Skip to content

Commit 7dd121a

Browse files
chore(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 d94f0b2 commit 7dd121a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
extra_nix_config: |
1818
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
1919
- name: Update flake.lock
20-
uses: DeterminateSystems/update-flake-lock@v22
20+
uses: DeterminateSystems/update-flake-lock@v23
2121
with:
2222
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
2323
base: development

0 commit comments

Comments
 (0)