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: 0d411c11bfcff112c429f920e858ddb011b099ba
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: d992c86b31b7b99a88de823300665cc22a1ce4d2
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@fdf7f43ecf7c1a5c7afe936410233728a8c2d9c2
uses: docker/build-push-action@7a786bb2b9408f7f997564f677248fabd4b886d5
with:
context: .
push: true