Skip to content

Commit

Permalink
[deps] report-deployment-status-to-slack: Update slackapi/slack-githu…
Browse files Browse the repository at this point in the history
…b-action action to v1.27.1
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 59f1e79 commit 969f742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion report-deployment-status-to-slack/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ runs:
- name: Post/Edit message to a Slack channel
id: slack-message
uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
uses: slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3 # v1.27.1
with:
channel-id: ${{ inputs.slack-channel }}
slack-message: ${{ steps.setup.outputs.slack_message }}
Expand Down

0 comments on commit 969f742

Please sign in to comment.