Skip to content

Commit

Permalink
Merge pull request #188 from ckotzbauer/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-node-3.0.0

build(deps): bump actions/setup-node from 2.5.1 to 3.0.0
  • Loading branch information
ckotzbauer committed Feb 24, 2022
2 parents 8df886b + a2cf4a4 commit b74f635
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.17'
- name: Setup Node
uses: actions/setup-node@v2.5.1
uses: actions/setup-node@v3.0.0
with:
node-version: '16'
- uses: snyk/actions/setup@master
Expand Down

0 comments on commit b74f635

Please sign in to comment.