Skip to content

Commit 468661b

Browse files
chore: [DevOps] bump slackapi/slack-github-action from 3.0.1 to 3.0.2 in the github-actions group (#1163)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 033be69 commit 468661b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-snapshot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: 'Slack Notification'
4141
if: failure()
42-
uses: slackapi/slack-github-action@v3.0.1
42+
uses: slackapi/slack-github-action@v3.0.2
4343
with:
4444
webhook: ${{ secrets.SLACK_WEBHOOK }}
4545
webhook-type: incoming-webhook

0 commit comments

Comments
 (0)