Skip to content

Commit ed01612

Browse files
chore: update slackapi/slack-github-action digest to bd0cdb7
See associated pull request for more information.
1 parent 584034f commit ed01612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
run: yarn --cwd aio deploy-production
170170
- name: Notify about failed deployment
171171
if: ${{ failure() }}
172-
uses: slackapi/slack-github-action@e28cf165c92ffef168d23c5c9000cffc8a25e117 # v=v1.24.0
172+
uses: slackapi/slack-github-action@bd0cdb73fca367ab550615aebc60daa532c67f90 # v=v1.24.0
173173
with:
174174
channel-id: 'C07DT5M6V,CKV1F72BG'
175175
slack-message: 'Deploy to aio job failed for ${{ github.base_ref }} branch failed on build ${{ github.event.after }}: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}'

0 commit comments

Comments
 (0)