Skip to content

Commit e5bb43b

Browse files
Update rtCamp/action-slack-notify action to v2.3.2 (#505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6ae5be commit e5bb43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-engines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
- name: Slack Notification on Failure
8888
if: ${{ failure() }}
89-
uses: rtCamp/[email protected].0
89+
uses: rtCamp/[email protected].2
9090
env:
9191
SLACK_TITLE: 'Publishing failed :x:'
9292
SLACK_COLOR: '#FF0000'

0 commit comments

Comments
 (0)