Skip to content

Commit f9c1283

Browse files
chore(deps): bump slackapi/slack-github-action from 1.24.0 to 1.26.0 (#1025)
1 parent d825bc2 commit f9c1283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-release-notes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
- name: Slack Notification
4848
id: slack
49-
uses: slackapi/slack-github-action@v1.24.0
49+
uses: slackapi/slack-github-action@v1.26.0
5050
with:
5151
payload: "{\"message\":\"Pull request #${{steps.cpr.outputs.pull-request-number }} is ready for kURL.sh release notes: ${{steps.cpr.outputs.pull-request-url}}\",\"version\":\"${{ steps.release-notes.outputs.parsed_kurl_version }}\"}"
5252
env:

0 commit comments

Comments
 (0)