File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ concurrency:
1717jobs :
1818 call-comments-workflow :
1919 if : ${{ github.repository_owner == 'bitnami' }}
20- uses : bitnami/support/.github/workflows/comment-created.yml@main
20+ uses : bitnami/support/.github/workflows/comment-created.yml@96bc169b45aa483cf2bafaaee9dae80eabd96cac
2121 secrets : inherit
Original file line number Diff line number Diff line change @@ -19,5 +19,5 @@ concurrency:
1919jobs :
2020 call-move-closed-workflow :
2121 if : ${{ github.repository_owner == 'bitnami' }}
22- uses : bitnami/support/.github/workflows/item-closed.yml@main
22+ uses : bitnami/support/.github/workflows/item-closed.yml@96bc169b45aa483cf2bafaaee9dae80eabd96cac
2323 secrets : inherit
Original file line number Diff line number Diff line change 5050 echo "labels=${labels}" >> $GITHUB_OUTPUT
5151 echo "resource_url=${resource_url}" >> $GITHUB_OUTPUT
5252 call-pr-review-comment :
53- uses : bitnami/support/.github/workflows/pr-review-comment.yml@main
53+ uses : bitnami/support/.github/workflows/pr-review-comment.yml@96bc169b45aa483cf2bafaaee9dae80eabd96cac
5454 needs : pr-info
5555 permissions :
5656 contents : read
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ concurrency:
1616jobs :
1717 call-pr-review-workflow :
1818 if : ${{ github.repository_owner == 'bitnami' }}
19- uses : bitnami/support/.github/workflows/pr-review-requested-sync.yml@main
19+ uses : bitnami/support/.github/workflows/pr-review-requested-sync.yml@96bc169b45aa483cf2bafaaee9dae80eabd96cac
2020 secrets : inherit
Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ concurrency:
2020jobs :
2121 call-reasign-workflow :
2222 if : ${{ github.repository_owner == 'bitnami' }}
23- uses : bitnami/support/.github/workflows/item-labeled.yml@main
23+ uses : bitnami/support/.github/workflows/item-labeled.yml@96bc169b45aa483cf2bafaaee9dae80eabd96cac
2424 secrets : inherit
Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ concurrency:
2323jobs :
2424 call-triage-workflow :
2525 if : ${{ github.repository_owner == 'bitnami' }}
26- uses : bitnami/support/.github/workflows/item-opened.yml@main
26+ uses : bitnami/support/.github/workflows/item-opened.yml@96bc169b45aa483cf2bafaaee9dae80eabd96cac
2727 secrets : inherit
You canβt perform that action at this time.
0 commit comments