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: f0f5415d49197f23259e9902bf6fa79c334ab43c
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: d76b1476e3354a776abca0e7a2acde496a29fb4d
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@11be14d908760a0756f045980728ec5fb7880f74
uses: docker/build-push-action@7e094594beda23fc8f21fa31049f4b203e51096b
with:
context: .
push: true