Skip to content

Commit

Permalink
chore(deps): bump DeterminateSystems/flake-checker-action from 8 to 9
Browse files Browse the repository at this point in the history
Bumps [DeterminateSystems/flake-checker-action](https://github.com/determinatesystems/flake-checker-action) from 8 to 9.
- [Release notes](https://github.com/determinatesystems/flake-checker-action/releases)
- [Commits](DeterminateSystems/flake-checker-action@v8...v9)

---
updated-dependencies:
- dependency-name: DeterminateSystems/flake-checker-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and r17x committed Sep 10, 2024
1 parent ba85742 commit c386f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/flake-checker-action@v8
- uses: DeterminateSystems/flake-checker-action@v9
- uses: cachix/install-nix-action@V27
with:
github_access_token: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit c386f6b

Please sign in to comment.