Skip to content

Commit 79d6af3

Browse files
ci: bump slackapi/slack-github-action from 2.1.1 to 3.0.3
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.1.1 to 3.0.3. - [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@v2.1.1...v3.0.3) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d93bf30 commit 79d6af3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
131131
environment: ${{ matrix.environment }}
132132
- if: failure()
133-
uses: slackapi/slack-github-action@v2.1.1
133+
uses: slackapi/slack-github-action@v3.0.3
134134
with:
135135
method: chat.postMessage
136136
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)