Commit Graph

16 Commits

Author SHA1 Message Date
Brian DeHamer
3fed89b88b fix formatting for release script
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 16:48:00 -08:00
Brian DeHamer
5a922dcb2b fix permissions for codeql workflow
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 16:48:00 -08:00
Brian DeHamer
e11ba98f5d update fetch-depth for linter checkout
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 16:48:00 -08:00
dependabot[bot]
70f43ffb61 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-23 16:48:00 -08:00
Brian DeHamer
bf6d7bba65 Merge pull request #5 from actions/fix/lint
fix linter
2024-02-23 16:46:20 -08:00
ejahnGithub
157d012472 fix linter 2024-02-23 16:26:02 -08:00
ejahnGithub
1ea45aee0c fix linter 2024-02-23 16:24:34 -08:00
Eugene
247ce305fb Merge pull request #4 from actions/eugene/initAttest
init attest action
2024-02-23 10:30:00 -08:00
ejahnGithub
4eddc006f0 fixed ci 2024-02-23 08:47:57 -08:00
ejahnGithub
d83c83490f fixed pr 2024-02-23 08:41:44 -08:00
ejahnGithub
a801b62e6f fixed ci 2024-02-22 08:14:04 -08:00
ejahnGithub
34454bfc74 fixed ci 2024-02-22 07:58:33 -08:00
ejahnGithub
e3c685d193 init attest action 2024-02-22 07:53:51 -08:00
Eugene
d9dd4e3410 Merge pull request #2 from actions/dependabot/npm_and_yarn/npm-development-f67b08c19f
Bump the npm-development group with 2 updates
2024-02-21 09:14:26 -08:00
dependabot[bot]
543247919f Bump the npm-development group with 2 updates
Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).


Updates `@types/node` from 20.11.17 to 20.11.19
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-jest` from 27.6.3 to 27.9.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.3...v27.9.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 19:23:34 +00:00
Brian DeHamer
aaaeb08d4e Initial commit 2024-02-20 11:22:22 -08:00