Skip to content

Commit e1e221b

Browse files
authored
Merge pull request #50 from grafana/renovate/snyk-actions-digest
chore(deps): update snyk/actions digest to e222141
2 parents 27eceed + e9b6671 commit e1e221b

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

0 commit comments

Comments
 (0)