Skip to content

Commit

Permalink
Merge pull request #1267 from camunda/dependabot/github_actions/slack…
Browse files Browse the repository at this point in the history
…api/slack-github-action-2.0.0

chore(deps): bump slackapi/slack-github-action from 1.26.0 to 2.0.0
  • Loading branch information
remcowesterhoud authored Dec 2, 2024
2 parents ad928bc + ae468b3 commit ed01a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
steps:
- id: slack-notify
name: Send slack notification
uses: slackapi/slack-github-action@v1.26.0
uses: slackapi/slack-github-action@v2.0.0
with:
# For posting a rich message using Block Kit
payload: |
Expand Down

0 comments on commit ed01a05

Please sign in to comment.