Skip to content

Commit 5b49167

Browse files
chore(deps): update actions/create-github-app-token action to v3
1 parent f2195df commit 5b49167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-flake-inputs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
steps:
5353
- name: Generate GitHub App Token
5454
id: app-token
55-
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
55+
uses: actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3
5656
with:
5757
app-id: ${{ secrets.FLAKE_UPDATER_APP_ID }}
5858
private-key: ${{ secrets.FLAKE_UPDATER_PRIVATE_KEY }}

0 commit comments

Comments
 (0)