Skip to content

Commit fed9dde

Browse files
build(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 (#3395)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad58dfe commit fed9dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
header: pr-title-slack-doc
5858
message: "APIx Bot :bowtie:: a message has been sent to Docs Slack channel :rocket:."
59-
- uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0
59+
- uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d
6060
if: env.review_needed == 'true' && steps.append_comment.outputs.previous_comment_id == ''
6161
env:
6262
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL_DOCS }}

0 commit comments

Comments
 (0)