Skip to content

Commit fd2cdb7

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

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
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: 'Slack Notification'
4343
if: failure()
44-
uses: slackapi/slack-github-action@v3.0.2
44+
uses: slackapi/slack-github-action@v3.0.3
4545
with:
4646
webhook: ${{ secrets.SLACK_WEBHOOK }}
4747
webhook-type: incoming-webhook

0 commit comments

Comments
 (0)