Skip to content

Commit ecf8b23

Browse files
committed
chore: update Slack notification action to v2.3.3 in deploy.yml
1 parent 42474b8 commit ecf8b23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
docker push $ECR_REGISTRY/$ECR_DASHBOARD_REPOSITORY:$IMAGE_TAG
4040
4141
- name: Slack Notify
42-
uses: rtCamp/action-slack-notify@v2.1.2
42+
uses: rtCamp/action-slack-notify@v2.3.3
4343
env:
4444
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
4545
SLACK_CHANNEL: project-truffle

0 commit comments

Comments
 (0)