Skip to content

Commit 1c23342

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

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@v2.1.1
42+
uses: slackapi/slack-github-action@v3.0.1
4343
with:
4444
webhook: ${{ secrets.SLACK_WEBHOOK }}
4545
webhook-type: incoming-webhook

0 commit comments

Comments
 (0)