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 e9709a6 commit de93fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reminders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

- name: Send message to Slack
if: steps.runs.outputs.pending != '[]'
uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
with:
channel-id: probation-integration-notifications
payload: ${{ steps.transform.outputs.result }}
Expand Down

0 comments on commit de93fa1

Please sign in to comment.