diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 8d848685..9107f619 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -11,7 +11,7 @@ jobs: contents: write pull-requests: write steps: - - uses: navikt/github-app-token-generator@a3831f44404199df32d8f39f7c0ad9bb8fa18b1c + - uses: navikt/github-app-token-generator@793caf0d755fb4d6e88150825f680f188535cb48 id: get-token with: private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}