Skip to content

Commit 35fb87f

Browse files
committed
Auto-generated commit
1 parent 1ff3b80 commit 35fb87f

8 files changed

+25
-24
lines changed

.github/.keepalive

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-04-01T01:04:58.928Z

.github/workflows/productionize.yml

+8-8
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,8 @@ jobs:
339339
340340
# Send status to Slack channel if job fails:
341341
- 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
344344
with:
345345
status: ${{ job.status }}
346346
steps: ${{ toJson(steps) }}
@@ -512,8 +512,8 @@ jobs:
512512
513513
# Send status to Slack channel if job fails:
514514
- 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
517517
with:
518518
status: ${{ job.status }}
519519
steps: ${{ toJson(steps) }}
@@ -691,8 +691,8 @@ jobs:
691691
692692
# Send status to Slack channel if job fails:
693693
- 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
696696
with:
697697
status: ${{ job.status }}
698698
steps: ${{ toJson(steps) }}
@@ -889,8 +889,8 @@ jobs:
889889
890890
# Send status to Slack channel if job fails:
891891
- 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
894894
with:
895895
status: ${{ job.status }}
896896
steps: ${{ toJson(steps) }}

.github/workflows/publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ jobs:
214214
215215
# Send status to Slack channel if job fails:
216216
- name: 'Send status to Slack channel in case of failure'
217-
# Pin action to full length commit SHA corresponding to v2.0.0
218-
uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f
217+
# Pin action to full length commit SHA
218+
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
219219
with:
220220
status: ${{ job.status }}
221221
steps: ${{ toJson(steps) }}

.github/workflows/publish_cli.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ jobs:
141141
142142
# Send status to Slack channel if job fails:
143143
- name: 'Send status to Slack channel in case of failure'
144-
# Pin action to full length commit SHA corresponding to v2.0.0
145-
uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f
144+
# Pin action to full length commit SHA
145+
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
146146
with:
147147
status: ${{ job.status }}
148148
steps: ${{ toJson(steps) }}

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ jobs:
9191
9292
# Send status to Slack channel if job fails:
9393
- name: 'Send status to Slack channel in case of failure'
94-
# Pin action to full length commit SHA corresponding to v2.0.0
95-
uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f
94+
# Pin action to full length commit SHA
95+
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
9696
with:
9797
status: ${{ job.status }}
9898
steps: ${{ toJson(steps) }}

.github/workflows/test_bundles.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ jobs:
9090
9191
# Send notification to Slack channel if job fails:
9292
- name: 'Send status to Slack channel in case of failure'
93-
# Pin action to full length commit SHA corresponding to v2.0.0
94-
uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f
93+
# Pin action to full length commit SHA
94+
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
9595
with:
9696
status: ${{ job.status }}
9797
steps: ${{ toJson(steps) }}
@@ -135,8 +135,8 @@ jobs:
135135
136136
# Send notification to Slack channel if job fails:
137137
- name: 'Send status to Slack channel in case of failure'
138-
# Pin action to full length commit SHA corresponding to v2.0.0
139-
uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f
138+
# Pin action to full length commit SHA
139+
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
140140
with:
141141
status: ${{ job.status }}
142142
steps: ${{ toJson(steps) }}
@@ -180,8 +180,8 @@ jobs:
180180
181181
# Send notification to Slack channel if job fails:
182182
- name: 'Send status to Slack channel in case of failure'
183-
# Pin action to full length commit SHA corresponding to v2.0.0
184-
uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f
183+
# Pin action to full length commit SHA
184+
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
185185
with:
186186
status: ${{ job.status }}
187187
steps: ${{ toJson(steps) }}

.github/workflows/test_coverage.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ jobs:
113113
114114
# Send Slack notification if job fails:
115115
- name: 'Send status to Slack channel in case of failure'
116-
# Pin action to full length commit SHA corresponding to v2.0.0
117-
uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f
116+
# Pin action to full length commit SHA
117+
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
118118
with:
119119
status: ${{ job.status }}
120120
steps: ${{ toJson(steps) }}

.github/workflows/test_install.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ jobs:
7777

7878
# Send Slack notification if job fails:
7979
- name: 'Send notification to Slack in case of failure'
80-
# Pin action to full length commit SHA corresponding to v2.0.0
81-
uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f
80+
# Pin action to full length commit SHA
81+
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
8282
with:
8383
status: ${{ job.status }}
8484
steps: ${{ toJson(steps) }}

0 commit comments

Comments
 (0)