This repository was archived by the owner on May 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1111 permissions :
1212 contents : read
1313 pull-requests : write
14- uses : github/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@ecdd405ebb379e0713e348440e6e26e85fc06773
14+ uses : github/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@10cfc2f9be5fce5e90150dfbffc7c0f4e68108ab
1515 with :
1616 config-name : release-drafter.yml
1717 secrets :
Original file line number Diff line number Diff line change 1212 contents : read
1313 pull-requests : read
1414 statuses : write
15- uses : github/ospo-reusable-workflows/.github/workflows/pr-title.yaml@ecdd405ebb379e0713e348440e6e26e85fc06773
15+ uses : github/ospo-reusable-workflows/.github/workflows/pr-title.yaml@10cfc2f9be5fce5e90150dfbffc7c0f4e68108ab
1616 secrets :
1717 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1212 permissions :
1313 contents : write
1414 pull-requests : read
15- uses : github/ospo-reusable-workflows/.github/workflows/release.yaml@ecdd405ebb379e0713e348440e6e26e85fc06773
15+ uses : github/ospo-reusable-workflows/.github/workflows/release.yaml@10cfc2f9be5fce5e90150dfbffc7c0f4e68108ab
1616 with :
1717 publish : true
1818 release-config-name : release-drafter.yml
2525 packages : write
2626 id-token : write
2727 attestations : write
28- uses : github/ospo-reusable-workflows/.github/workflows/release-image.yaml@ecdd405ebb379e0713e348440e6e26e85fc06773
28+ uses : github/ospo-reusable-workflows/.github/workflows/release-image.yaml@10cfc2f9be5fce5e90150dfbffc7c0f4e68108ab
2929 with :
3030 image-name : ${{ github.repository }}
3131 full-tag : ${{ needs.release.outputs.full-tag }}
4040 permissions :
4141 contents : read
4242 discussions : write
43- uses : github/ospo-reusable-workflows/.github/workflows/release-discussion.yaml@ecdd405ebb379e0713e348440e6e26e85fc06773
43+ uses : github/ospo-reusable-workflows/.github/workflows/release-discussion.yaml@10cfc2f9be5fce5e90150dfbffc7c0f4e68108ab
4444 with :
4545 full-tag : ${{ needs.release.outputs.full-tag }}
4646 body : ${{ needs.release.outputs.body }}
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
You can’t perform that action at this time.
0 commit comments