summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-01 10:05:25 +0200
committerGitHub <noreply@github.com>2022-10-01 10:05:25 +0200
commitf5efb0d7310c689ba6d50fee2b421f14217eeed2 (patch)
tree123d65e531b90ff22b3642e22bff042b1a112b86 /.github
parente7bce6a106318d624a0496756c118a4daca0f3c9 (diff)
build(deps): bump DeterminateSystems/update-flake-lock from 13 to 14 (#1762)
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 13 to 14. - [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases) - [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v13...v14) --- 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> Signed-off-by: dependabot[bot] <support@github.com> 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 7d5642458..92a4af067 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@v13
+ uses: DeterminateSystems/update-flake-lock@v14
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
pr-labels: |