Skip to content

Commit 48281ac

Browse files
renovate[bot]renovate-botkodiakhq[bot]
authored
chore(deps): update navikt/github-app-token-generator digest to a9cd374 (#4446)
* chore(deps): update navikt/github-app-token-generator digest to a9cd374 * chore: update contributors field Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent fc66595 commit 48281ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
if: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.repo.fork == false }}
1010
steps:
11-
- uses: navikt/github-app-token-generator@2d70c12368d1958155af4d283f9f21c9a2a8cb98
11+
- uses: navikt/github-app-token-generator@a9cd374e271b8aef573b8c16ac46c44fb89b02db
1212
id: get-token
1313
with:
1414
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
release-please:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: navikt/github-app-token-generator@2d70c12368d1958155af4d283f9f21c9a2a8cb98
10+
- uses: navikt/github-app-token-generator@a9cd374e271b8aef573b8c16ac46c44fb89b02db
1111
id: get-token
1212
with:
1313
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}

0 commit comments

Comments
 (0)