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 ac238ad commit 2fc385fCopy full SHA for 2fc385f
.github/workflows/embedded-cluster-release-notes.yml
@@ -86,7 +86,7 @@ jobs:
86
echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}"
87
88
- name: Slack Notification
89
- uses: slackapi/slack-github-action@v2.0.0
+ uses: slackapi/slack-github-action@v2.1.0
90
with:
91
webhook: ${{ secrets.EMBEDDED_CLUSTER_RELEASE_NOTES_SLACK_WEBHOOK }}
92
webhook-type: webhook-trigger
0 commit comments