Skip to content

Commit 4b4f12d

Browse files
chore(deps): bump DeterminateSystems/update-flake-lock from 24 to 25 (#119)
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 24 to 25. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](DeterminateSystems/update-flake-lock@v24...v25) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: '25' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e9f9b75 commit 4b4f12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
experimental-features = nix-command flakes
1818
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
1919
- name: Update flake.lock
20-
uses: DeterminateSystems/update-flake-lock@v24
20+
uses: DeterminateSystems/update-flake-lock@v25
2121
with:
2222
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
2323
commit-msg: "deps: update flake.lock"

0 commit comments

Comments
 (0)