Skip to content

Commit

Permalink
chore: update slackapi/slack-github-action action to v1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 9fe6fe9 commit f698b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PUBLISH_RELEASE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
secret/data/products/desktop-modeler/ci/slack_integration SLACK_CHANNEL_ID;
secret/data/products/desktop-modeler/ci/slack_integration SLACK_BOT_TOKEN;
- name: Post to a Slack channel
uses: slackapi/slack-github-action@v1.15.0
uses: slackapi/slack-github-action@v1.27.0
with:
channel-id: ${{ steps.secrets.outputs.SLACK_CHANNEL_ID }}
slack-message: "Failed to upload release. <https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}|Go to the build.>"
Expand Down

0 comments on commit f698b00

Please sign in to comment.