We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad58dfe commit fed9ddeCopy full SHA for fed9dde
.github/workflows/labeler.yaml
@@ -56,7 +56,7 @@ jobs:
56
with:
57
header: pr-title-slack-doc
58
message: "APIx Bot :bowtie:: a message has been sent to Docs Slack channel :rocket:."
59
- - uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0
+ - uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d
60
if: env.review_needed == 'true' && steps.append_comment.outputs.previous_comment_id == ''
61
env:
62
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL_DOCS }}
0 commit comments