Skip to content

Commit 610d284

Browse files
chore(deps): update actions/create-github-app-token digest to fee1f7d
1 parent 98ff438 commit 610d284

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@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
5656
with:
5757
app-id: ${{ secrets.FLAKE_UPDATER_APP_ID }}
5858
private-key: ${{ secrets.FLAKE_UPDATER_PRIVATE_KEY }}

0 commit comments

Comments
 (0)