Skip to content

Commit a5e4762

Browse files
chore(deps): update slackapi/slack-github-action action to v2.1.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca013ea commit a5e4762

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
@@ -128,7 +128,7 @@ jobs:
128128

129129
- name: Send Slack notification
130130
if: ${{ !cancelled() }}
131-
uses: slackapi/slack-github-action@b0fa283ad8fea605de13dc3f449259339835fc52 # v2.1.0
131+
uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
132132
with:
133133
webhook: ${{ env.SLACK_WEBHOOK_URL }}
134134
webhook-type: incoming-webhook

0 commit comments

Comments
 (0)