We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5270cbf commit beaffd1Copy full SHA for beaffd1
.github/workflows/semantic-release.yml
@@ -37,7 +37,7 @@ jobs:
37
fetch-depth: 0
38
persist-credentials: false
39
- name: Setup Node.js
40
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
+ uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
41
with:
42
node-version: 'lts/*'
43
- name: Semantic Release
template/{% if repo_platform == 'github' %}.github{% endif %}/workflows/semantic-release.yml.jinja
0 commit comments