Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vshn/antora-nav-orphans-checker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c294f8b519c7a2ed7447ae6850e480fec769913d
Choose a base ref
..
head repository: vshn/antora-nav-orphans-checker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a2bb9ded07a901af959bf18c4dd8663309ac3c38
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/container.yaml
2 changes: 1 addition & 1 deletion .github/workflows/container.yaml
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@d3afd779e409ac26db5374fb27fe4aae9f6adb42
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56
with:
context: .
push: true