Skip to content

Commit

Permalink
.github: 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 khaneliman committed Sep 10, 2024
1 parent 0879b1b commit 14d3c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v8
uses: DeterminateSystems/flake-checker-action@v9
# - uses: cachix/install-nix-action@v23
# with:
# install_url: https://nixos.org/nix/install
Expand Down

0 comments on commit 14d3c57

Please sign in to comment.