We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b577bba commit a7b6724Copy full SHA for a7b6724
1 file changed
.github/workflows/deploy.yaml
@@ -74,7 +74,7 @@ jobs:
74
ENVIRONMENT=${{ inputs.environment }} make helm-deploy
75
76
- name: Notify infra channel about new version
77
- uses: slackapi/slack-github-action@v2.1.1
+ uses: slackapi/slack-github-action@v3.0.1
78
with:
79
method: chat.postMessage
80
token: ${{ secrets.SLACK_BOT_TOKEN }}
0 commit comments