We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d055822 commit 189386bCopy full SHA for 189386b
.github/workflows/release-please.yml
@@ -7,7 +7,7 @@ jobs:
7
release-please:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: navikt/github-app-token-generator@a9cd374e271b8aef573b8c16ac46c44fb89b02db
+ - uses: navikt/github-app-token-generator@a3831f44404199df32d8f39f7c0ad9bb8fa18b1c
11
id: get-token
12
with:
13
private-key: ${{ secrets.PRIVATE_KEY }}
0 commit comments