Skip to content

Commit 901d919

Browse files
chore(deps): update actions/create-github-app-token action to v3 (#834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2fca9c commit 901d919

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
@@ -18,7 +18,7 @@ jobs:
1818
renovate:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/create-github-app-token@v2
21+
- uses: actions/create-github-app-token@v3
2222
id: app-token
2323
with:
2424
app-id: ${{ secrets.ECOSPARK_APP_ID }}

0 commit comments

Comments
 (0)