Skip to content

Commit

Permalink
Merge pull request #206 from rancher-sandbox/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/slackapi/slack-github-action-1.24.0

chore(deps): Bump slackapi/slack-github-action from 1.23.0 to 1.24.0
  • Loading branch information
richardcase committed Oct 20, 2023
2 parents 7cb2be1 + 5234475 commit 5667e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-long.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
path: _artifacts
- name: Send failed status to slack
if: failure()
uses: slackapi/slack-github-action@v1.23.0
uses: slackapi/slack-github-action@v1.24.0
with:
payload: |
{
Expand Down

0 comments on commit 5667e6e

Please sign in to comment.