Skip to content

Commit

Permalink
test update of slack-github-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Nov 22, 2024
1 parent bd480e5 commit 9befdf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reminders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
if: steps.runs.outputs.pending != '[]'
uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
with:
method: chat.postMessage
token: ${{ secrets.SLACK_BOT_TOKEN }}
channel-id: probation-integration-notifications
payload: ${{ steps.transform.outputs.result }}

0 comments on commit 9befdf3

Please sign in to comment.