Skip to content

Commit fd80e68

Browse files
Bump step-security/action-slack-notify from 2.3.6 to 2.4.0 (#120)
Bumps [step-security/action-slack-notify](https://github.com/step-security/action-slack-notify) from 2.3.6 to 2.4.0. - [Release notes](https://github.com/step-security/action-slack-notify/releases) - [Commits](step-security/action-slack-notify@7210d1a...e4cdee1) --- updated-dependencies: - dependency-name: step-security/action-slack-notify dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a500da commit fd80e68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ghaudit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
packages: ghaudit
5353
command: ghaudit org -o ${{ github.repository_owner }} default-permissions
5454

55-
- uses: step-security/action-slack-notify@7210d1a1599b9ea84d6140184222f04f1ff56070 # v2.3.6
55+
- uses: step-security/action-slack-notify@e4cdee14a905d9da46ba47ad9309704407d8cd79 # v2.4.0
5656
if: ${{ failure() }}
5757
env:
5858
SLACK_ICON: http://github.com/chainguard-dev.png?size=48

0 commit comments

Comments
 (0)