Skip to content

Commit 935cca0

Browse files
authored
Merge pull request #250 from typelevel/dependabot/github_actions/DeterminateSystems/update-flake-lock-28
2 parents c3aa97f + 19b0458 commit 935cca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
app_id: 207424
2222
private_key: ${{ secrets.STEWARD_PRIVATE_KEY }}
2323
- name: Update flake.lock
24-
uses: DeterminateSystems/update-flake-lock@v27
24+
uses: DeterminateSystems/update-flake-lock@v28
2525
with:
2626
token: ${{ steps.generate-token.outputs.token }}

0 commit comments

Comments
 (0)