Skip to content

Commit 61b97d4

Browse files
build(deps): Bump rtCamp/action-slack-notify from 2.3.0 to 2.3.1
Bumps [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/rtcamp/action-slack-notify/releases) - [Commits](rtCamp/action-slack-notify@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: rtCamp/action-slack-notify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ddbc26 commit 61b97d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-reminder.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
return table;
3737
- name: Send Slack Reminder
3838
if: steps.pr-list.outputs.result != ''
39-
uses: rtCamp/action-slack-notify@v2.3.0
39+
uses: rtCamp/action-slack-notify@v2.3.1
4040
env:
4141
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
4242
SLACK_CHANNEL: pr-github

0 commit comments

Comments
 (0)