diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 18bcb2c..8a50173 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -38,7 +38,7 @@ jobs: # Use an app to authenticate to trigger workflows on the repository - name: Get app installation token - uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1 + uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4 id: app-token with: app-id: ${{ vars.APP_ID }}