Skip to content

Commit 2fc385f

Browse files
committed
bump slack action to 2.1.0
1 parent ac238ad commit 2fc385f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/embedded-cluster-release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}"
8787
8888
- name: Slack Notification
89-
uses: slackapi/slack-github-action@v2.0.0
89+
uses: slackapi/slack-github-action@v2.1.0
9090
with:
9191
webhook: ${{ secrets.EMBEDDED_CLUSTER_RELEASE_NOTES_SLACK_WEBHOOK }}
9292
webhook-type: webhook-trigger

0 commit comments

Comments
 (0)