We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4177377 commit 621b51eCopy full SHA for 621b51e
.github/workflows/semantic-release.yml
@@ -46,7 +46,7 @@ jobs:
46
token: ${{ steps.bot_token.outputs.token || secrets.PAT || secrets.GITHUB_TOKEN }}
47
48
- name: Setup Node.js
49
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
+ uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
50
with:
51
node-version: lts/*
52
0 commit comments