summaryrefslogtreecommitdiff
path: root/.github/workflows/tflint.yaml
AgeCommit message (Collapse)Author
2025-03-31ci: bump cachix/install-nix-action from 30 to 31dependabot[bot]
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 30 to 31. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v30...v31) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2025-02-11ci: use cachix nix installer actionSeth Flynn
Lets stay on Nixpkgs' Nix for now
2025-02-04ci: always run tflintSeth Flynn
2025-02-03ci: add hclfmt and tflint checksSeth Flynn