We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4d6716 + dd08378 commit e04c77aCopy full SHA for e04c77a
action.yml
@@ -45,7 +45,7 @@ runs:
45
46
- name: "Slack Notification (Unformatted)"
47
if: env.SLACKIFY_MARKDOWN != 'true'
48
- uses: "docker://ghcr.io/step-security/action-slack-notify@sha256:2bd52bb9fad9028cef70b4b1674785f76fcd1b65847e734a5b50bf9c301389bf" #v2.3.3
+ uses: "docker://ghcr.io/step-security/action-slack-notify:v2.3.5@sha256:cb94f33f559b0f2ea2c7197a4cb7aafa74d678dc33b13413f6c4a6efbca7859b" #v2.3.5
49
env:
50
GITHUB_RUN: "${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }}"
51
branding:
0 commit comments