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 67928b6 commit c118563Copy full SHA for c118563
.github/workflows/release-please.yml
@@ -9,7 +9,7 @@ jobs:
9
outputs:
10
release_created: ${{ steps.release.outputs.release_created }}
11
steps:
12
- - uses: navikt/github-app-token-generator@a8ae52448279d468cfbca5cd899f2457f0b1f643
+ - uses: navikt/github-app-token-generator@793caf0d755fb4d6e88150825f680f188535cb48
13
id: get-token
14
with:
15
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}
0 commit comments