Commit Graph

18 Commits

Author SHA1 Message Date
Nick Alteen 23bf5e86e6 Fix linting errors 2024-02-22 09:20:51 -05:00
Nick Alteen beaf553f35 Fix linting error 2024-02-22 09:16:56 -05:00
Nick Alteen 81fd0bf3b3 Update fetch depth 2024-02-22 09:14:11 -05:00
dependabot[bot] 808db56fb2
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 15:29:31 +00:00
Nick Alteen df18b525d4
Merge pull request #77 from actions/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2023-12-18 10:47:52 -05:00
dependabot[bot] ca905a3e07
Bump actions/upload-artifact from 3 to 4
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>
2023-12-18 15:39:20 +00:00
dependabot[bot] 0d9eb23eb7
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 15:39:17 +00:00
Nick Alteen 0bd62924b1 Add missing perms 2023-12-01 09:10:04 -05:00
Nick Alteen 088f3307ee Formatting and permissions 2023-11-27 23:58:26 -05:00
Nick Alteen ad96ae8798 Group dependabot updates 2023-11-27 23:58:19 -05:00
dependabot[bot] 63aca6721f
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-11-16 19:18:05 +00:00
Nick Alteen 897c37c3fd Change dependabot schedule 2023-11-16 10:28:42 -05:00
Nick Alteen e8bea4eb02 Ignore dist in linting 2023-09-15 11:17:59 -04:00
Nick Alteen 85a574393d Add CodeQL config 2023-09-15 10:59:37 -04:00
Nick Alteen a7e777abad Convert to use src and dist paths 2023-09-15 10:56:32 -04:00
Nick Alteen 62cf2e7a02 Move linting and license handling 2023-09-15 10:54:58 -04:00
Lucas Costi be24b1ba14
Enable code scanning 2022-04-05 09:40:47 +10:00
Thomas Boop 187a90546c Add Licensed to verify third party dependencies 2020-09-09 15:10:27 -04:00