We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a69f62 commit bb4cd7aCopy full SHA for bb4cd7a
packages/edge-bundler/.github/workflows/release-please.yml
@@ -11,7 +11,7 @@ jobs:
11
contents: write
12
pull-requests: write
13
steps:
14
- - uses: navikt/github-app-token-generator@a3831f44404199df32d8f39f7c0ad9bb8fa18b1c
+ - uses: navikt/github-app-token-generator@a8ae52448279d468cfbca5cd899f2457f0b1f643
15
id: get-token
16
with:
17
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}
0 commit comments