File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1414 permissions :
1515 contents : read
1616 pull-requests : write
17- uses : github/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@ecdd405ebb379e0713e348440e6e26e85fc06773
17+ uses : github/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@10cfc2f9be5fce5e90150dfbffc7c0f4e68108ab
1818 with :
1919 config-name : release-drafter.yml
2020 secrets :
Original file line number Diff line number Diff line change 1818 persist-credentials : false
1919
2020 - name : Setup Node.js
21- uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
21+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
2222 with :
2323 node-version-file : ' .nvmrc'
2424 cache : ' npm'
Original file line number Diff line number Diff line change 1818 persist-credentials : false
1919
2020 - name : Setup Node.js
21- uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
21+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
2222 with :
2323 node-version-file : ' .nvmrc'
2424 cache : ' npm'
Original file line number Diff line number Diff line change 1919 contents : read
2020 pull-requests : read
2121 statuses : write
22- uses : github/ospo-reusable-workflows/.github/workflows/pr-title.yaml@ecdd405ebb379e0713e348440e6e26e85fc06773
22+ uses : github/ospo-reusable-workflows/.github/workflows/pr-title.yaml@10cfc2f9be5fce5e90150dfbffc7c0f4e68108ab
2323 secrets :
2424 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1717 permissions :
1818 contents : write
1919 pull-requests : read
20- uses : github/ospo-reusable-workflows/.github/workflows/release.yaml@ecdd405ebb379e0713e348440e6e26e85fc06773
20+ uses : github/ospo-reusable-workflows/.github/workflows/release.yaml@10cfc2f9be5fce5e90150dfbffc7c0f4e68108ab
2121 with :
2222 publish : true
2323 release-config-name : release-drafter.yml
3030 packages : write
3131 id-token : write
3232 attestations : write
33- uses : github/ospo-reusable-workflows/.github/workflows/release-image.yaml@ecdd405ebb379e0713e348440e6e26e85fc06773
33+ uses : github/ospo-reusable-workflows/.github/workflows/release-image.yaml@10cfc2f9be5fce5e90150dfbffc7c0f4e68108ab
3434 with :
3535 image-name : ${{ github.repository }}
3636 full-tag : ${{ needs.release.outputs.full-tag }}
Original file line number Diff line number Diff line change 4242 path : results.sarif
4343 retention-days : 5
4444 - name : ' Upload to code-scanning'
45- uses : github/codeql-action/upload-sarif@fc7e4a0fa01c3cca5fd6a1fddec5c0740c977aa2 # v3.28.14
45+ uses : github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # v3.28.15
4646 with :
4747 sarif_file : results.sarif
Original file line number Diff line number Diff line change 1818 persist-credentials : false
1919
2020 - name : Setup Node.js
21- uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
21+ uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
2222 with :
2323 node-version-file : ' .nvmrc'
2424 cache : ' npm'
You can’t perform that action at this time.
0 commit comments