diff --git a/.github/workflows/notify-release.yml b/.github/workflows/notify-release.yml index dcb99f1..21b133a 100644 --- a/.github/workflows/notify-release.yml +++ b/.github/workflows/notify-release.yml @@ -10,6 +10,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Notify release - uses: nearform/github-action-notify-release@v1.10.19 + uses: nearform/github-action-notify-release@v1.10.27 with: github-token: ${{ secrets.GITHUB_TOKEN }}