Skip to content

Commit 078100a

Browse files
authored
Merge pull request #7 from get-aurora-dev/renovate/actions-create-github-app-token-3.x
chore(deps): update actions/create-github-app-token action to v3
2 parents 348baa3 + 4c25dcf commit 078100a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- name: Get Token
2929
id: get-token
30-
uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
30+
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3
3131
with:
3232
app-id: ${{ secrets.RENOVATE_APP_ID }}
3333
private-key: ${{ secrets.RENOVATE_PRIVATE_KEY }}

0 commit comments

Comments
 (0)