Skip to content

Commit 240ec8f

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
persist-credentials: false
1616

1717
- id: token
18-
uses: actions/create-github-app-token@v2
18+
uses: actions/create-github-app-token@v3
1919
with:
2020
app-id: ${{ vars.FRECKLE_AUTOMATION_APP_ID }}
2121
private-key: ${{ secrets.FRECKLE_AUTOMATION_PRIVATE_KEY }}

0 commit comments

Comments
 (0)