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