Skip to content

Commit ca0b264

Browse files
chore(deps): update snyk/actions digest to 86b1cee
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 83ad62d commit ca0b264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk_monitor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
persist-credentials: false
1616
- name: Run Snyk to import ${{ github.event.repository.name }} to Snyk
1717
continue-on-error: true
18-
uses: snyk/actions/golang@4a528b5c534bb771b6e3772656a8e0e9dc902f8b # master
18+
uses: snyk/actions/golang@86b1cee1b8e110a78d528b3e1328a80e218111d2 # master
1919
env:
2020
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
2121
with:

0 commit comments

Comments
 (0)