Skip to content

Commit

Permalink
deps: update actions/setup-node action to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 2, 2022
1 parent 18984bb commit 4bc434a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
go-version: '1.18.0'
- name: Setup Node
uses: actions/setup-node@v3.0.0
uses: actions/setup-node@v3.1.0
with:
node-version: '16'
- uses: snyk/actions/setup@master
Expand Down

0 comments on commit 4bc434a

Please sign in to comment.