diff --git a/.github/workflows/pr-notifier.yml b/.github/workflows/pr-notifier.yml index 4c7a22477..952acb97e 100644 --- a/.github/workflows/pr-notifier.yml +++ b/.github/workflows/pr-notifier.yml @@ -89,7 +89,7 @@ jobs: } - name: Post to Slack - uses: slackapi/slack-github-action@v2.0.0 + uses: slackapi/slack-github-action@v2.1.0 if: github.event.action != 'submitted' || github.event.review.state == 'approved' with: