Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
9dedebbe2d build(deps): bump actions/setup-node from 4 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-05 08:05:41 +00:00
dependabot[bot]
cb7589dd10 build(deps): bump super-linter/super-linter from 5 to 7 (#50)
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5 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/v5...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-04 16:20:30 -08:00
Gregory Szorc
d39c8a8a72 Revert "build(deps): bump super-linter/super-linter from 5 to 7 (#38)" (#43)
This reverts commit 36cd284d61.
2024-11-03 07:44:19 -08:00
dependabot[bot]
36cd284d61 build(deps): bump super-linter/super-linter from 5 to 7 (#38)
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5 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/v5...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-03 07:39:52 -08:00
dependabot[bot]
ba99b5bfe7 Bump actions/upload-artifact from 3 to 4 (#6)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 10:49:35 -08:00
Gregory Szorc
9302c685ae ci: make lints pass
Mostly by disabling some unwanted lints.
2024-01-15 10:46:01 -08:00
Gregory Szorc
17d1ceb43d ci: always trigger CI 2024-01-15 10:07:29 -08:00
Gregory Szorc
68ce7b4a1a Apple code signing action 2023-11-20 14:50:51 +08:00