Commit Graph

17 Commits

Author SHA1 Message Date
Nick Alteen
2301a6c72e Add checkov config 2025-10-31 10:35:06 -04:00
Nick Alteen
cc91514a37 Disable checks for dist 2025-10-03 09:55:08 -04:00
dependabot[bot]
db5ae7b23d Bump actions/setup-node from 4 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 09:07:58 +00:00
Nick Alteen
7af45eacad Disable new linter 2025-08-26 14:50:42 -04:00
dependabot[bot]
999a5c5d44 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 13:03:34 +00:00
Nick Alteen
b4e747d914 Add actionlint config 2025-08-07 10:34:41 -04:00
dependabot[bot]
fe9848e030 Bump super-linter/super-linter from 7 to 8
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7 to 8.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v7...v8)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 14:20:38 +00:00
Nick Alteen
042f8fddcc Align workflows to templates 2025-07-11 13:04:40 -04:00
Nick Alteen
081d9e881a Convert to ESM 2024-11-15 12:30:35 -05:00
dependabot[bot]
5a272f48d5 Bump super-linter/super-linter from 6 to 7
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6 to 7.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v6...v7)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 09:02:30 +00:00
Erik Gustavson
7b453b8e76 update super-linter env for v6.8.0
see https://github.com/super-linter/super-linter/blob/main/docs/upgrade-guide.md#upgrade-from-v670-to-v680
2024-08-05 18:58:18 -06:00
Nick Alteen
89d575c59c Update fetch depth 2024-02-22 09:34:06 -05:00
dependabot[bot]
3c97216ab6 Bump super-linter/super-linter from 5 to 6
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5 to 6.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v5...v6)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 09:08:46 +00:00
Nick Alteen
4e67788bc6 Add missing perms 2023-12-01 09:10:50 -05:00
Nick Alteen
25d0ac5287 Format and updates 2023-11-28 00:03:31 -05:00
dependabot[bot]
8dc1bdabf2 Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 09:16:06 +00:00
Nick Alteen
5e56b5be03 Move linting to super-linter 2023-09-14 10:36:51 -04:00