Skip to content

Commit 30a01c9

Browse files
authored
Merge pull request rook#16098 from rook/dependabot/github_actions/snyk/actions-28606799782bc8e809f4076e9f8293bc4212d05e
build(deps): bump snyk/actions from cdb760004ba9ea4d525f2e043745dfe85bb9077e to 28606799782bc8e809f4076e9f8293bc4212d05e
2 parents 2095518 + 71e0cca commit 30a01c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snyk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: run Snyk to check for code vulnerabilities
24-
uses: snyk/actions/golang@cdb760004ba9ea4d525f2e043745dfe85bb9077e # master
24+
uses: snyk/actions/golang@28606799782bc8e809f4076e9f8293bc4212d05e # master
2525
env:
2626
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
2727
GOFLAGS: "-buildvcs=false"

0 commit comments

Comments
 (0)