Skip to content

Commit c8a294e

Browse files
dependabot[bot]jeltz
authored andcommitted
Bump slackapi/slack-github-action from 3.0.3 to 3.0.5
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 3.0.3 to 3.0.5. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Changelog](https://github.com/slackapi/slack-github-action/blob/main/CHANGELOG.md) - [Commits](slackapi/slack-github-action@v3.0.3...v3.0.5) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba1e9fa commit c8a294e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
timeout-minutes: 5
9797
steps:
9898
- name: Notify
99-
uses: slackapi/slack-github-action@v3.0.3
99+
uses: slackapi/slack-github-action@v3.0.5
100100
with:
101101
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
102102
webhook-type: incoming-webhook

0 commit comments

Comments
 (0)