diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index ab83c90d..27a6376a 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Generate GitHub token - uses: actions/create-github-app-token@v1 + uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1 id: generate-token with: app-id: ${{ secrets.RELEASE_PLZ_APP_ID }}