Skip to content

Commit 5c17e6b

Browse files
ci: bump slackapi/slack-github-action from 1.26 to 1.27 (#193)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdc3ed5 commit 5c17e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-pr-converter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Post to a Slack channel
7878
id: slack
7979
if: ${{ steps.mutation_step.outputs.exec == 'true' }}
80-
uses: slackapi/slack-github-action@v1.26
80+
uses: slackapi/slack-github-action@v1.27
8181
with:
8282
channel-id: 'C02LMULF4NA'
8383
payload: '{ "type": "mrkdwn", "text": "${{ env.SLACK_MESSAGE }}" }'

0 commit comments

Comments
 (0)