Skip to content

Commit e15068b

Browse files
chore(deps): update actions/create-github-app-token action to v2
1 parent e97187f commit e15068b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1
22+
- uses: actions/create-github-app-token@30bf6253fa41bdc8d1501d202ad15287582246b4 # v2
2323
id: generate-token
2424
with:
2525
app-id: ${{ secrets.LENDABOT_APP_ID }}

0 commit comments

Comments
 (0)