File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4949 }
5050
5151 - name : Send Notification
52- uses : 8398a7/action-slack@1750b5085f3ec60384090fb7c52965ef822e869e # v3.18 .0
52+ uses : 8398a7/action-slack@77eaa4f1c608a7d68b38af4e3f739dcd8cba273e # v3.19 .0
5353 with :
5454 status : custom
5555 custom_payload : |
Original file line number Diff line number Diff line change @@ -452,7 +452,7 @@ jobs:
452452 if : ${{ needs.variables.outputs.binary_cache_sign_hit != 'true' }}
453453
454454 - name : Install Cosign
455- uses : sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
455+ uses : sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
456456 if : ${{ needs.variables.outputs.binary_cache_sign_hit != 'true' }}
457457
458458 - name : Create Tarballs
@@ -636,7 +636,7 @@ jobs:
636636 echo "sha_long=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
637637
638638 - name : Send Notification
639- uses : 8398a7/action-slack@1750b5085f3ec60384090fb7c52965ef822e869e # v3.18 .0
639+ uses : 8398a7/action-slack@77eaa4f1c608a7d68b38af4e3f739dcd8cba273e # v3.19 .0
640640 with :
641641 status : custom
642642 custom_payload : |
Original file line number Diff line number Diff line change 4545 echo "sha_long=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
4646
4747 - name : Send Notification
48- uses : 8398a7/action-slack@1750b5085f3ec60384090fb7c52965ef822e869e # v3.18 .0
48+ uses : 8398a7/action-slack@77eaa4f1c608a7d68b38af4e3f739dcd8cba273e # v3.19 .0
4949 with :
5050 status : custom
5151 custom_payload : |
You can’t perform that action at this time.
0 commit comments