We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe4397 commit 240ec8fCopy full SHA for 240ec8f
1 file changed
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
persist-credentials: false
16
17
- id: token
18
- uses: actions/create-github-app-token@v2
+ uses: actions/create-github-app-token@v3
19
with:
20
app-id: ${{ vars.FRECKLE_AUTOMATION_APP_ID }}
21
private-key: ${{ secrets.FRECKLE_AUTOMATION_PRIVATE_KEY }}
0 commit comments