Skip to content

Commit 1db85c3

Browse files
chore(deps): update snyk/actions digest to 9adf32b
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 5c111b2 commit 1db85c3

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@e2221410bff24446ba09102212d8bc75a567237d # master
18+
uses: snyk/actions/golang@9adf32b1121593767fc3c057af55b55db032dc04 # master
1919
env:
2020
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
2121
with:

0 commit comments

Comments
 (0)