Skip to content

Commit 9480958

Browse files
dependabot[bot]siljekristensen
authored andcommitted
chore(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50ee2cd commit 9480958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
echo ${{ env.SUMMARY }}
5555
5656
- name: Send Slack Notification
57-
uses: slackapi/slack-github-action@v1.26.0
57+
uses: slackapi/slack-github-action@v1.27.0
5858
with:
5959
payload: |
6060
{

0 commit comments

Comments
 (0)