diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2589772..921cf2e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -11,7 +11,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v2 - name: Setup release please - uses: google-github-actions/release-please-action@v2.16 + uses: google-github-actions/release-please-action@v2.17 id: release with: token: ${{ secrets.GITHUB_TOKEN }}