Skip to content

Commit

Permalink
Bump DeterminateSystems/update-flake-lock
Browse files Browse the repository at this point in the history
Bumps the all-github-actions group with 1 update: [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock).


Updates `DeterminateSystems/update-flake-lock` from 22 to 23
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](DeterminateSystems/update-flake-lock@v22...v23)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 33295bd commit 3b241b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
nix develop --command \
gomod2nix generate
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v22
uses: DeterminateSystems/update-flake-lock@v23
with:
token: ${{ secrets.GH_TOKEN_FOR_FLAKE_UPDATE }}
pr-title: "Update flake.lock"
Expand Down

0 comments on commit 3b241b6

Please sign in to comment.