Skip to content

Commit

Permalink
Upgrade slack notify v2.2.1 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmT committed Sep 8, 2023
1 parent 332843b commit 86ac5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-deploy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
args: push ${{ steps.ownEnvVars.outputs.DOCKER_IMAGE_NAME }}:${{ steps.ownEnvVars.outputs.PACKAGE_VERSION }}

- name: Slack Notification - Release
uses: rtCamp/action-slack-notify@v2.0.0
uses: rtCamp/action-slack-notify@v2.2.1
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_USERNAME: "dockerBot"
Expand Down

0 comments on commit 86ac5a3

Please sign in to comment.