Skip to content

Commit 2c58b2b

Browse files
chore(deps): bump slackapi/slack-github-action from 3.0.1 to 3.0.2 (#162)
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 3.0.1 to 3.0.2. - [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.1...v3.0.2) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d5f8f7 commit 2c58b2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cross_version_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
runs-on: ubuntu-latest
118118
steps:
119119
- name: Send Slack notification
120-
uses: slackapi/slack-github-action@v3.0.1
120+
uses: slackapi/slack-github-action@v3.0.2
121121
with:
122122
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
123123
webhook-type: incoming-webhook

0 commit comments

Comments
 (0)