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 f7399d7 commit b24a11fCopy full SHA for b24a11f
.github/workflows/update-flake.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: ./.github/actions/setup-tests
17
18
- name: Update flake.lock
19
- uses: DeterminateSystems/update-flake-lock@da2fd6f2563fe3e4f2af8be73b864088564e263d # v20
+ uses: DeterminateSystems/update-flake-lock@c5930b397a673a70ca70be06020e943aeac310a1 # v27
20
id: update-flake
21
with:
22
pr-title: "chore(deps): Update flake.lock"
0 commit comments