Skip to content

Commit 595073f

Browse files
Bump DeterminateSystems/update-flake-lock
Bumps the all-github-actions group with 1 update: [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock). Updates `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 dependency-group: all-github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92c8800 commit 595073f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flake-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
nix develop --command \
2020
gomod2nix generate
2121
- name: Update flake.lock
22-
uses: DeterminateSystems/update-flake-lock@v25
22+
uses: DeterminateSystems/update-flake-lock@v26
2323
with:
2424
token: ${{ secrets.GH_TOKEN_FOR_FLAKE_UPDATE }}
2525
pr-title: "Update flake.lock"

0 commit comments

Comments
 (0)