diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 1e1d5677..3ef578bf 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@a8ae52448279d468cfbca5cd899f2457f0b1f643 + - uses: navikt/github-app-token-generator@793caf0d755fb4d6e88150825f680f188535cb48 id: get-token with: private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}