We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f7571 commit d9afa49Copy full SHA for d9afa49
1 file changed
.github/workflows/release.yaml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-24.04
20
name: Release Automation
21
steps:
22
- - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
+ - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3
23
id: generate-token
24
with:
25
app-id: ${{ secrets.LENDABOT_APP_ID }}
0 commit comments