diff --git a/.github/workflows/app-manager-release-notes.yml b/.github/workflows/app-manager-release-notes.yml index d435e31fd0..9d17b6213a 100644 --- a/.github/workflows/app-manager-release-notes.yml +++ b/.github/workflows/app-manager-release-notes.yml @@ -55,7 +55,7 @@ jobs: echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}" - name: Slack Notification - uses: slackapi/slack-github-action@v1.16.0 + uses: slackapi/slack-github-action@v2.0.0 with: payload: | { diff --git a/.github/workflows/kubernetes-installer-release-notes.yml b/.github/workflows/kubernetes-installer-release-notes.yml index 5a107c5e9e..7371600f06 100644 --- a/.github/workflows/kubernetes-installer-release-notes.yml +++ b/.github/workflows/kubernetes-installer-release-notes.yml @@ -55,7 +55,7 @@ jobs: echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}" - name: Slack Notification - uses: slackapi/slack-github-action@v1.16.0 + uses: slackapi/slack-github-action@v2.0.0 with: payload: | { diff --git a/.github/workflows/replicated-sdk-release-notes.yml b/.github/workflows/replicated-sdk-release-notes.yml index 021d01006e..a1b5059d3d 100644 --- a/.github/workflows/replicated-sdk-release-notes.yml +++ b/.github/workflows/replicated-sdk-release-notes.yml @@ -59,7 +59,7 @@ jobs: echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}" - name: Slack Notification - uses: slackapi/slack-github-action@v1.16.0 + uses: slackapi/slack-github-action@v2.0.0 with: payload: | { diff --git a/.github/workflows/vendor-portal-release-notes.yml b/.github/workflows/vendor-portal-release-notes.yml index ef3705e277..d05c15994d 100644 --- a/.github/workflows/vendor-portal-release-notes.yml +++ b/.github/workflows/vendor-portal-release-notes.yml @@ -62,7 +62,7 @@ jobs: echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}" - name: Slack Notification - uses: slackapi/slack-github-action@v1.16.0 + uses: slackapi/slack-github-action@v2.0.0 with: payload: | {