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 49
49
}
50
50
51
51
- name : Send Notification
52
- uses : 8398a7/action-slack@1750b5085f3ec60384090fb7c52965ef822e869e # v3.18 .0
52
+ uses : 8398a7/action-slack@77eaa4f1c608a7d68b38af4e3f739dcd8cba273e # v3.19 .0
53
53
with :
54
54
status : custom
55
55
custom_payload : |
Original file line number Diff line number Diff line change @@ -452,7 +452,7 @@ jobs:
452
452
if : ${{ needs.variables.outputs.binary_cache_sign_hit != 'true' }}
453
453
454
454
- name : Install Cosign
455
- uses : sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
455
+ uses : sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
456
456
if : ${{ needs.variables.outputs.binary_cache_sign_hit != 'true' }}
457
457
458
458
- name : Create Tarballs
@@ -636,7 +636,7 @@ jobs:
636
636
echo "sha_long=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
637
637
638
638
- name : Send Notification
639
- uses : 8398a7/action-slack@1750b5085f3ec60384090fb7c52965ef822e869e # v3.18 .0
639
+ uses : 8398a7/action-slack@77eaa4f1c608a7d68b38af4e3f739dcd8cba273e # v3.19 .0
640
640
with :
641
641
status : custom
642
642
custom_payload : |
Original file line number Diff line number Diff line change 45
45
echo "sha_long=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
46
46
47
47
- name : Send Notification
48
- uses : 8398a7/action-slack@1750b5085f3ec60384090fb7c52965ef822e869e # v3.18 .0
48
+ uses : 8398a7/action-slack@77eaa4f1c608a7d68b38af4e3f739dcd8cba273e # v3.19 .0
49
49
with :
50
50
status : custom
51
51
custom_payload : |
You can’t perform that action at this time.
0 commit comments