Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/go-git/go-g…
Browse files Browse the repository at this point in the history
…it/v5-5.13.0
  • Loading branch information
jjbustamante authored Jan 10, 2025
2 parents 7dca895 + b263fb5 commit 5933b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-latest-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
fi
- name: Scan latest release image
id: scan-image
uses: anchore/scan-action@v5
uses: anchore/scan-action@v6
with:
image: docker.io/buildpacksio/pack:${{ steps.read-go.outputs.latest-release-version }}
- name: Create issue if needed
Expand Down

0 comments on commit 5933b13

Please sign in to comment.