Skip to content

Commit

Permalink
chore(deps): update slackapi/slack-github-action action to v1.27.0
Browse files Browse the repository at this point in the history
| datasource  | package                      | from    | to      |
| ----------- | ---------------------------- | ------- | ------- |
| github-tags | slackapi/slack-github-action | v1.26.0 | v1.27.0 |
  • Loading branch information
renovate[bot] committed Aug 28, 2024
1 parent 8db60f6 commit 0013dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mend-slack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Post to Slack
id: slack
uses: slackapi/slack-github-action@70cd7be8e40a46e8b0eced40b0de447bdb42f68e # v1.26.0
uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
with:
channel-id: 'C05NLTMGCJC'
# For posting a simple plain text message
Expand Down

0 comments on commit 0013dc0

Please sign in to comment.