Skip to content

Commit

Permalink
Revert "Update slackapi/slack-github-action action to v2 (#336)" (#337)
Browse files Browse the repository at this point in the history
This reverts commit 090c10a.
  • Loading branch information
ryanwi authored Nov 14, 2024
1 parent 81a94d7 commit ded6f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/slack/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
steps:
- name: Send custom JSON data to Slack workflow
id: slack
uses: slackapi/slack-github-action@v2.0.0
uses: slackapi/slack-github-action@v1.27.0
with:
payload: |
{
Expand Down

0 comments on commit ded6f49

Please sign in to comment.