Skip to content

Commit

Permalink
ci: widen slack-github-action version for Node 20 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Apr 8, 2024
1 parent d317a40 commit bd88be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/notify-status/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ runs:
from: ${{ inputs.from }}
- name: Send GitHub trigger payload
id: slack
uses: slackapi/slack-github-action@v1.24.0
uses: slackapi/slack-github-action@v1
with:
payload: |
{
Expand Down

0 comments on commit bd88be2

Please sign in to comment.