Skip to content

Commit

Permalink
chore(deps): update actions/setup-node digest to c7a93de
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent 9eda55d commit 7aa4f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
persist-credentials: false

- name: Setup node.js
uses: actions/setup-node@7c29869aec4da703a571b27bcd84d4f15af0b56e
uses: actions/setup-node@c7a93deeacd27a63bee8be26a3bf77dc8fb6ce05

- name: Create tag and GitHub release
run: npx semantic-release
Expand Down

0 comments on commit 7aa4f9c

Please sign in to comment.