File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2929 git config user.name 'token-generator-app[bot]'
3030 git config user.email '82042599+token-generator-app[bot]@users.noreply.github.com'
3131 - name : Generate GitHub token
32- uses : navikt/github-app-token-generator@v1.2.0
32+ uses : navikt/github-app-token-generator@v1.2.1
3333 id : get-token
3434 with :
3535 private-key : ${{ secrets.TOKENS_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 2222 git config user.name 'token-generator-app[bot]'
2323 git config user.email '82042599+token-generator-app[bot]@users.noreply.github.com'
2424 - name : Generate GitHub token
25- uses : navikt/github-app-token-generator@v1.2.0
25+ uses : navikt/github-app-token-generator@v1.2.1
2626 id : get-token
2727 with :
2828 private-key : ${{ secrets.TOKENS_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments