Skip to content

Commit

Permalink
Merge pull request #1628 from ministryofjustice/renovate-slackapi-sla…
Browse files Browse the repository at this point in the history
…ck-github-action-2.x

Renovate Update slackapi/slack-github-action action to v2
  • Loading branch information
hawx authored Nov 18, 2024
2 parents 85d33d8 + 1c01cff commit c6f7437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- name: Post to a Slack channel
id: slack
uses: slackapi/slack-github-action@v1.27.0
uses: slackapi/slack-github-action@v2.0.0
with:
# Slack channel id, channel name, or user id to post message.
# See also: https://api.slack.com/methods/chat.postMessage#channels
Expand Down

0 comments on commit c6f7437

Please sign in to comment.