File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,11 +41,11 @@ runs:
4141 SLACK_MESSAGE_ON_CANCEL : " ${{ steps.slackify_cancel_message.outputs.text || env.SLACK_MESSAGE_ON_CANCEL }}"
4242 GITHUB_RUN : " ${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }}"
4343 ENABLE_ESCAPES : " true"
44- uses : " docker://ghcr.io/rtcamp/action-slack-notify:v2.3.2 "
44+ uses : " docker://ghcr.io/rtcamp/action-slack-notify:v2.3.3 "
4545
4646 - name : " Slack Notification (Unformatted)"
4747 if : env.SLACKIFY_MARKDOWN != 'true'
48- uses : " docker://ghcr.io/rtcamp/action-slack-notify:v2.3.2 "
48+ uses : " docker://ghcr.io/rtcamp/action-slack-notify:v2.3.3 "
4949 env :
5050 GITHUB_RUN : " ${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }}"
5151branding :
You can’t perform that action at this time.
0 commit comments