Skip to content

Commit 39f66da

Browse files
chore(deps): bump archive/github-actions-slack from 2.8.0 to 3.1.0
Bumps [archive/github-actions-slack](https://github.com/archive/github-actions-slack) from 2.8.0 to 3.1.0. - [Release notes](https://github.com/archive/github-actions-slack/releases) - [Commits](archive/github-actions-slack@v2.8.0...v3.1.0) --- updated-dependencies: - dependency-name: archive/github-actions-slack dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5379cc8 commit 39f66da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: Send message to Slack API
1212
continue-on-error: true
13-
uses: archive/github-actions-slack@v2.8.0
13+
uses: archive/github-actions-slack@v3.1.0
1414
id: notify
1515
with:
1616
slack-bot-user-oauth-access-token: ${{ secrets.SLACK_BOT_USER_OAUTH_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)