We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eda55d commit 44d80b2Copy full SHA for 44d80b2
.github/workflows/release.yaml
@@ -20,7 +20,7 @@ jobs:
20
persist-credentials: false
21
22
- name: Setup node.js
23
- uses: actions/setup-node@7c29869aec4da703a571b27bcd84d4f15af0b56e
+ uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
24
25
- name: Create tag and GitHub release
26
run: npx semantic-release
0 commit comments