Skip to content

Commit

Permalink
[deps] report-upcoming-release-version: Update slackapi/slack-github-…
Browse files Browse the repository at this point in the history
…action action to v1.27.1 (#351)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 6e3f702 commit 2b3623f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion report-upcoming-release-version/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ runs:
- name: Post 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 2b3623f

Please sign in to comment.