Skip to content

Commit e93a3d4

Browse files
Merge pull request #47 from step-security/Raj-StepSecurity-patch-4
ci: Update action.yml
2 parents e04c77a + 5958b46 commit e93a3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ 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/step-security/action-slack-notify@sha256:2bd52bb9fad9028cef70b4b1674785f76fcd1b65847e734a5b50bf9c301389bf" #v2.3.3
44+
uses: "docker://ghcr.io/step-security/action-slack-notify:v2.3.5@sha256:cb94f33f559b0f2ea2c7197a4cb7aafa74d678dc33b13413f6c4a6efbca7859b" #v2.3.5
4545

4646
- name: "Slack Notification (Unformatted)"
4747
if: env.SLACKIFY_MARKDOWN != 'true'

0 commit comments

Comments
 (0)