Skip to content

Commit 6e7e98d

Browse files
chore(deps): bump DeterminateSystems/update-flake-lock from 27 to 28 (#933)
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 27 to 28. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](DeterminateSystems/update-flake-lock@v27...v28) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-version: '28' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e09877b commit 6e7e98d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
2424
- name: Update flake.lock
2525
id: flakeupdate
26-
uses: DeterminateSystems/update-flake-lock@v27
26+
uses: DeterminateSystems/update-flake-lock@v28
2727
with:
2828
token: ${{ secrets.PAT_FLAKE_UPDATE }}
2929
branch: "automation/flake-update"

0 commit comments

Comments
 (0)