Skip to content

Commit e04c77a

Browse files
Merge pull request #46 from step-security/Raj-StepSecurity-patch-3
feat: Update action.yml
2 parents d4d6716 + dd08378 commit e04c77a

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
@@ -45,7 +45,7 @@ runs:
4545

4646
- name: "Slack Notification (Unformatted)"
4747
if: env.SLACKIFY_MARKDOWN != 'true'
48-
uses: "docker://ghcr.io/step-security/action-slack-notify@sha256:2bd52bb9fad9028cef70b4b1674785f76fcd1b65847e734a5b50bf9c301389bf" #v2.3.3
48+
uses: "docker://ghcr.io/step-security/action-slack-notify:v2.3.5@sha256:cb94f33f559b0f2ea2c7197a4cb7aafa74d678dc33b13413f6c4a6efbca7859b" #v2.3.5
4949
env:
5050
GITHUB_RUN: "${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }}"
5151
branding:

0 commit comments

Comments
 (0)