summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-01 10:16:22 +0200
committerGitHub <noreply@github.com>2022-08-01 10:16:22 +0200
commit3bfc8e542108a045041b25320e84d555bedd36c4 (patch)
tree2e1d3d057fa69b55ab1ee78c8f43a9ea7cf394ca /.github
parent5bc88eb12233983c5fd9bf190478823baa188382 (diff)
build(deps): bump DeterminateSystems/update-flake-lock from 10 to 12 (#1624)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-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 ecd44471a..9ee4e5eee 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@v10
+ uses: DeterminateSystems/update-flake-lock@v12
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
pr-labels: |