File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
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@26eec20abba5ae806698592c79628f6906da372c
14+ uses : github/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@3b691dff6b68489c8548e1295d125c93c9c29a4e
1515 with :
1616 config-name : release-drafter.yml
1717 secrets :
Original file line number Diff line number Diff line change 3030 echo "END_DATE=$end_date" >> "$GITHUB_ENV"
3131
3232 - name : Run contributor action
33- uses : github/contributors@e345de71bbd056a34a70709afd4f4bf0a270cc1a
33+ uses : github/contributors@0d5adc3833e89ee1f4145744f5d69313cf5ea238
3434 env :
3535 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3636 START_DATE : ${{ env.START_DATE }}
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@26eec20abba5ae806698592c79628f6906da372c
15+ uses : github/ospo-reusable-workflows/.github/workflows/pr-title.yaml@3b691dff6b68489c8548e1295d125c93c9c29a4e
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@26eec20abba5ae806698592c79628f6906da372c
15+ uses : github/ospo-reusable-workflows/.github/workflows/release.yaml@3b691dff6b68489c8548e1295d125c93c9c29a4e
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@26eec20abba5ae806698592c79628f6906da372c
28+ uses : github/ospo-reusable-workflows/.github/workflows/release-image.yaml@3b691dff6b68489c8548e1295d125c93c9c29a4e
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@26eec20abba5ae806698592c79628f6906da372c
43+ uses : github/ospo-reusable-workflows/.github/workflows/release-discussion.yaml@3b691dff6b68489c8548e1295d125c93c9c29a4e
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@fdbfb4d2750291e159f0156def62b853c2798ca2
45+ uses : github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7
4646 with :
4747 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments