Skip to content

Commit a045e0c

Browse files
build(deps): bump DeterminateSystems/update-flake-lock from 22 to 23
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 22 to 23. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](DeterminateSystems/update-flake-lock@v22...v23) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9400d10 commit a045e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake-lock.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
name: klarkc
2121
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
2222
- name: Update flake.lock
23-
uses: DeterminateSystems/update-flake-lock@v22
23+
uses: DeterminateSystems/update-flake-lock@v23
2424
with:
2525
commit-msg: "build(deps): Bump flake.lock dependencies"
2626
pr-title: "Update flake.lock"

0 commit comments

Comments
 (0)