Skip to content

Commit d59b045

Browse files
build(deps): Bump rtCamp/action-slack-notify from 2.3.0 to 2.3.1 (#997)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ddbc26 commit d59b045

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)