Skip to content

Commit 3c3b1d9

Browse files
chore(deps): update snyk/actions digest to e482fd8
1 parent 83ad62d commit 3c3b1d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@e482fd8debe37b44e3b20c8686595a6ff95c2688 # master
1919
env:
2020
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
2121
with:

0 commit comments

Comments
 (0)