Skip to content

Commit df59982

Browse files
dependabot[bot]otavio
authored andcommitted
ci: bump DeterminateSystems/update-flake-lock from 25 to 26
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 25 to 26. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](DeterminateSystems/update-flake-lock@v25...v26) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: '26' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6fd6db commit df59982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
nix_conf: experimental-features = nix-command flakes repl-flake
1717
- name: Update flake.lock
1818
id: update
19-
uses: DeterminateSystems/update-flake-lock@v25
19+
uses: DeterminateSystems/update-flake-lock@v26
2020
with:
2121
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
2222
- name: Print PR number

0 commit comments

Comments
 (0)