summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-27 09:35:23 +0200
committerGitHub <noreply@github.com>2022-06-27 09:35:23 +0200
commitccbcc5ca832ae22fda780e913403faab3040ce3b (patch)
treefcbc8359116d1b6050fdff0d25a79e26d75eb59f
parentcbf687e3778cdcc7c94f8927986d2074ee92b31f (diff)
build(deps): bump DeterminateSystems/update-flake-lock from 9 to 10 (#1543)
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 9 to 10. - [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases) - [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v9...v10) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/update-flake-lock.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml
index 4f4131deb..ecd44471a 100644
--- a/.github/workflows/update-flake-lock.yml
+++ b/.github/workflows/update-flake-lock.yml
@@ -16,7 +16,7 @@ jobs:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Update flake.lock
- uses: DeterminateSystems/update-flake-lock@v9
+ uses: DeterminateSystems/update-flake-lock@v10
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
pr-labels: |