diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 50a57f75ed2..68693567b93 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -146,7 +146,7 @@ jobs: readme-filepath: ./apps/app/docker/README.md - name: Slack Notification - uses: weseek/ghaction-release-slack-notification@dev/6.3.x + uses: weseek/ghaction-release-slack-notification@master with: channel: '#release' url: ${{ secrets.SLACK_WEBHOOK_URL }}