-
Notifications
You must be signed in to change notification settings - Fork 445
build(deps): bump the github-actions group with 10 updates #1707
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -37,7 +37,7 @@ jobs: | |
| run: go install ./ | ||
|
|
||
| - name: Setup Cluster | ||
| uses: chainguard-dev/actions/setup-kind@f0be69916b439d0fcced2451b23d0f27cd46d545 # main | ||
| uses: chainguard-dev/actions/setup-kind@4d37df0d85a91f619edc34a8803323033cdcb124 # main | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Invalid Chainguard actions pinHigh Severity · Logic Bug Eight workflow steps pin Additional Locations (2)Reviewed by Cursor Bugbot for commit b0b979d. Configure here. |
||
| with: | ||
| registry-authority: ${{ env.REGISTRY_NAME }}:${{ env.REGISTRY_PORT }} | ||
|
|
||
|
|
@@ -71,4 +71,4 @@ jobs: | |
|
|
||
| - name: Collect diagnostics and upload | ||
| if: ${{ failure() }} | ||
| uses: chainguard-dev/actions/kind-diag@f0be69916b439d0fcced2451b23d0f27cd46d545 # main | ||
| uses: chainguard-dev/actions/kind-diag@4d37df0d85a91f619edc34a8803323033cdcb124 # main | ||


There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Invalid govulncheck action pin
High Severity · Logic Bug
The
build.yamlworkflow pinsgolang/govulncheck-actionto032d455...(labeledv1.1.0). This commit/tag does not exist upstream, which causes the Build job to fail when resolving the action and blocks PR CI.Reviewed by Cursor Bugbot for commit b0b979d. Configure here.