Skip to content

Commit d9afa49

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-24.04
2020
name: Release Automation
2121
steps:
22-
- uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
22+
- uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3
2323
id: generate-token
2424
with:
2525
app-id: ${{ secrets.LENDABOT_APP_ID }}

0 commit comments

Comments
 (0)