Skip to content

Commit

Permalink
Update slackapi/slack-github-action version -> v1.26.0 (#6259)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeme-wana committed Jun 27, 2024
1 parent 3cdfbca commit ed71a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slake-message-broker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
core.setOutput("message", message);
- name: Notify Slack
uses: slackapi/slack-github-action@main
uses: slackapi/slack-github-action@v1.26.0
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
with:
Expand Down

0 comments on commit ed71a3d

Please sign in to comment.