Skip to content

Commit

Permalink
Merge pull request #12309 from CesiumGS/dependabot/github_actions/mai…
Browse files Browse the repository at this point in the history
…n/slackapi/slack-github-action-2.0.0

Bump slackapi/slack-github-action from 1.27.0 to 2.0.0
  • Loading branch information
ggetz authored Nov 20, 2024
2 parents 1460821 + 24275bf commit 0f2f35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: message result in slack
id: slack
uses: slackapi/slack-github-action@v1.27.0
uses: slackapi/slack-github-action@v2.0.0
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
with:
Expand Down

0 comments on commit 0f2f35f

Please sign in to comment.