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 fdfc6af commit 28ce8c1Copy full SHA for 28ce8c1
.github/workflows/release-branch.yml
@@ -96,7 +96,7 @@ jobs:
96
ref: ${{ inputs.releaseBranch }}
97
98
- name: Setup Node Environment
99
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
+ uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
100
101
- name: Create Draft Release
102
if: ${{ needs.vars.outputs.github_release == 'true' }}
0 commit comments