Skip to content

Commit 59bc542

Browse files
Bump step-security/action-slack-notify from 2.3.4 to 2.3.5
Bumps [step-security/action-slack-notify](https://github.com/step-security/action-slack-notify) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/step-security/action-slack-notify/releases) - [Commits](step-security/action-slack-notify@cafbebd...e04c77a) --- updated-dependencies: - dependency-name: step-security/action-slack-notify dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64b0295 commit 59bc542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@cafbebd7b2b3e2f62d6a3cebac172962e7f55c05 # v2.3.4
55+
- uses: step-security/action-slack-notify@e04c77a65bae8b6c0373478a1cb8fd7e012637e6 # v2.3.5
5656
if: ${{ failure() }}
5757
env:
5858
SLACK_ICON: http://github.com/chainguard-dev.png?size=48

0 commit comments

Comments
 (0)