File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11
11
permissions :
12
12
contents : read
13
13
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
15
15
with :
16
16
config-name : release-drafter.yml
17
17
secrets :
Original file line number Diff line number Diff line change 12
12
contents : read
13
13
pull-requests : read
14
14
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
16
16
secrets :
17
17
github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 12
12
permissions :
13
13
contents : write
14
14
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
16
16
with :
17
17
publish : true
18
18
release-config-name : release-drafter.yml
25
25
packages : write
26
26
id-token : write
27
27
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
29
29
with :
30
30
image-name : ${{ github.repository_owner }}/stale_repos
31
31
full-tag : ${{ needs.release.outputs.full-tag }}
40
40
permissions :
41
41
contents : read
42
42
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
44
44
with :
45
45
full-tag : ${{ needs.release.outputs.full-tag }}
46
46
body : ${{ needs.release.outputs.body }}
Original file line number Diff line number Diff line change 42
42
path : results.sarif
43
43
retention-days : 5
44
44
- name : " Upload to code-scanning"
45
- uses : github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
45
+ uses : github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # v3.28.15
46
46
with :
47
47
sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments