Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit 733e630

Browse files
authoredSep 8, 2023
Update slack notify version to 2.2.1 (#8)
1 parent 5a65861 commit 733e630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release-deploy-docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
args: push ${GITHUB_REPOSITORY}:${{ steps.ownEnvVars.outputs.PACKAGE_VERSION }}
4848

4949
- name: Slack Notification - Release
50-
uses: rtCamp/action-slack-notify@v2.0.0
50+
uses: rtCamp/action-slack-notify@v2.2.1
5151
env:
5252
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
5353
SLACK_USERNAME: "dockerBot"

0 commit comments

Comments
 (0)
This repository has been archived.