Skip to content

Commit a7b6724

Browse files
chore(deps): bump slackapi/slack-github-action from 2.1.1 to 3.0.1 (#1779)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b577bba commit a7b6724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
ENVIRONMENT=${{ inputs.environment }} make helm-deploy
7575
7676
- name: Notify infra channel about new version
77-
uses: slackapi/slack-github-action@v2.1.1
77+
uses: slackapi/slack-github-action@v3.0.1
7878
with:
7979
method: chat.postMessage
8080
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)