summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-10 10:09:17 +0000
committerseth <[email protected]>2024-06-10 18:25:50 -0400
commitc3dcf9a43d565c15d425d91de4059bbd9c88c27a (patch)
tree5fcbd62a159052e714de39a44169aa332313b1d8 /.github
parenta7bb0942447201ad33144af80a2675193a3ff289 (diff)
ci: bump DeterminateSystems/update-flake-lock from 21 to 22
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 21 to 22. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v21...v22) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/update-lock.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lock.yaml b/.github/workflows/update-lock.yaml
index d042e9a..19ae804 100644
--- a/.github/workflows/update-lock.yaml
+++ b/.github/workflows/update-lock.yaml
@@ -31,7 +31,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v11
- name: Update lockfile & make PR
- uses: DeterminateSystems/update-flake-lock@v21
+ uses: DeterminateSystems/update-flake-lock@v22
id: update
with:
commit-msg: ${{ inputs.commit-msg }}