Skip to content

Commit 39b0960

Browse files
Bump slackapi/slack-github-action from 1.23.0 to 2.1.1
--- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6829b6 commit 39b0960

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security-scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
scanners: 'secret'
4444
- name: Alert on secret finding
4545
if: steps.trivy.outcome == 'failure'
46-
uses: slackapi/slack-github-action@007b2c3c751a190b6f0f040e47ed024deaa72844
46+
uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a
4747
with:
4848
payload: |
4949
{

0 commit comments

Comments
 (0)