Skip to content

Commit 741d643

Browse files
chore(deps): update slackapi/slack-github-action action to v3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6232a24 commit 741d643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

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

131131
- name: Send Slack notification
132132
if: ${{ !cancelled() }}
133-
uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
133+
uses: slackapi/slack-github-action@03ea5433c137af7c0495bc0cad1af10403fc800c # v3.0.2
134134
with:
135135
webhook: ${{ env.SLACK_WEBHOOK_URL }}
136136
webhook-type: incoming-webhook

0 commit comments

Comments
 (0)