Skip to content

Commit

Permalink
fix(slack/action): Update to latest to get new node runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
bkochendorfer committed Mar 8, 2024
1 parent 9f5bc08 commit 57ce586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slack/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ runs:
using: composite
steps:
- id: slack
uses: slackapi/slack-github-action@v1.23.0
uses: slackapi/slack-github-action@v1.25.0
env:
SLACK_BOT_TOKEN: ${{ inputs.SLACK_BOT_TOKEN }}
MESSAGE: >-
Expand Down

0 comments on commit 57ce586

Please sign in to comment.