Skip to content

Commit

Permalink
Update slackapi/slack-github-action action to v1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 89c0ecf commit d65b3e5
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 @@ -15,7 +15,7 @@ runs:
- name: Send custom JSON data to Slack workflow
id: slack
if: inputs.CHANNEL != '' && inputs.MESSAGE != ''
uses: slackapi/[email protected].0
uses: slackapi/[email protected].1
with:
payload: |
{
Expand Down

0 comments on commit d65b3e5

Please sign in to comment.