Skip to content

Commit d3a7a0d

Browse files
Bump slackapi/slack-github-action from 2.0.0 to 2.1.0
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e74061f commit d3a7a0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-notifier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
}
9090
9191
- name: Post to Slack
92-
uses: slackapi/slack-github-action@v2.0.0
92+
uses: slackapi/slack-github-action@v2.1.0
9393
if: github.event.action != 'submitted' || github.event.review.state == 'approved'
9494

9595
with:

0 commit comments

Comments
 (0)