@@ -339,8 +339,8 @@ jobs:
339
339
340
340
# Send status to Slack channel if job fails:
341
341
- name: 'Send status to Slack channel in case of failure'
342
- # Pin action to full length commit SHA corresponding to v2.0.0
343
- uses: act10ns/ slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f
342
+ # Pin action to full length commit SHA
343
+ uses: 8398a7/action- slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
344
344
with:
345
345
status: ${{ job.status }}
346
346
steps: ${{ toJson(steps) }}
@@ -512,8 +512,8 @@ jobs:
512
512
513
513
# Send status to Slack channel if job fails:
514
514
- name: 'Send status to Slack channel in case of failure'
515
- # Pin action to full length commit SHA corresponding to v2.0.0
516
- uses: act10ns/ slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f
515
+ # Pin action to full length commit SHA
516
+ uses: 8398a7/action- slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
517
517
with:
518
518
status: ${{ job.status }}
519
519
steps: ${{ toJson(steps) }}
@@ -691,8 +691,8 @@ jobs:
691
691
692
692
# Send status to Slack channel if job fails:
693
693
- name: 'Send status to Slack channel in case of failure'
694
- # Pin action to full length commit SHA corresponding to v2.0.0
695
- uses: act10ns/ slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f
694
+ # Pin action to full length commit SHA
695
+ uses: 8398a7/action- slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
696
696
with:
697
697
status: ${{ job.status }}
698
698
steps: ${{ toJson(steps) }}
@@ -889,8 +889,8 @@ jobs:
889
889
890
890
# Send status to Slack channel if job fails:
891
891
- name: 'Send status to Slack channel in case of failure'
892
- # Pin action to full length commit SHA corresponding to v2.0.0
893
- uses: act10ns/ slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f
892
+ # Pin action to full length commit SHA
893
+ uses: 8398a7/action- slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
894
894
with:
895
895
status: ${{ job.status }}
896
896
steps: ${{ toJson(steps) }}
0 commit comments