We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab3480 commit a65feb7Copy full SHA for a65feb7
.github/workflows/release-please.yml
@@ -11,7 +11,7 @@ jobs:
11
pull-requests: write
12
id-token: write
13
steps:
14
- - uses: navikt/github-app-token-generator@a8ae52448279d468cfbca5cd899f2457f0b1f643
+ - uses: navikt/github-app-token-generator@793caf0d755fb4d6e88150825f680f188535cb48
15
id: get-token
16
with:
17
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}
0 commit comments