Skip to content

Commit 14e0553

Browse files
build(deps): bump slackapi/slack-github-action from 2.1.0 to 2.1.1 (#4042)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8babf19 commit 14e0553

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@b0fa283ad8fea605de13dc3f449259339835fc52
59+
- uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a
6060
if: env.review_needed == 'true' && steps.append_comment.outputs.previous_comment_id == ''
6161
with:
6262
webhook: ${{ secrets.SLACK_WEBHOOK_URL_DOCS }}

0 commit comments

Comments
 (0)