We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42474b8 commit ecf8b23Copy full SHA for ecf8b23
1 file changed
.github/workflows/deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
docker push $ECR_REGISTRY/$ECR_DASHBOARD_REPOSITORY:$IMAGE_TAG
40
41
- name: Slack Notify
42
- uses: rtCamp/action-slack-notify@v2.1.2
+ uses: rtCamp/action-slack-notify@v2.3.3
43
env:
44
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
45
SLACK_CHANNEL: project-truffle
0 commit comments