Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from ckotzbauer/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-node-v2.1.5

chore(deps): Bump actions/setup-node from v2.1.4 to v2.1.5
  • Loading branch information
ckotzbauer committed Feb 23, 2021
2 parents f61cdb5 + 5e640a9 commit 2cee7ae
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.15.8'
- name: Setup Node
uses: actions/setup-node@v2.1.4
uses: actions/setup-node@v2.1.5
with:
node-version: '14'
- uses: snyk/actions/setup@master
Expand Down

0 comments on commit 2cee7ae

Please sign in to comment.