Commit Graph

80 Commits

Author SHA1 Message Date
Brian DeHamer
430089937b
dev deps updates (#19)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-03-04 15:25:44 -08:00
Brian DeHamer
b67c00f7c0
rename internal actions (phase 1) (#20)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-03-04 15:16:47 -08:00
Eugene
9b4b35feaa
unit test (#13)
* test

* updated
2024-02-29 17:04:03 -08:00
Brian DeHamer
b6400165aa
Force signing w/ private sigstore instance (#16)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-29 16:29:00 -08:00
Brian DeHamer
f47db5c9bc
update ref to sub-action (#15)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-29 14:00:31 -08:00
Brian DeHamer
fec1f1e733
refactor action inputs (#14)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-29 11:57:49 -08:00
Brian DeHamer
ee7eb81981
readme updates (#12)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-28 18:11:21 -08:00
Eugene
9591ce3cf4
readme (#11)
* readme for attest-build-provenance

* lint

* fix linting
2024-02-28 12:44:14 -08:00
Brian DeHamer
e821771fc5
remove coverage badge (#7)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-26 14:52:26 -08:00
Brian DeHamer
d6e451253f
reference @actions/attest package (#10)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-26 14:49:08 -08:00
Eugene
96a4c7ef30
Update action.yml (#9)
* Update action.yml

* Update action.yml
2024-02-26 08:45:14 -08:00
dependabot[bot]
2726f09f12
Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 (#8)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 7.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  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-02-26 07:04:20 -08:00
Brian DeHamer
65ab87d920
Merge pull request #6 from actions/workflow-fixup
workflow fixup
2024-02-23 17:32:49 -08:00
Brian DeHamer
1c11bf4f81
workflow fixup
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 17:25:53 -08:00
Brian DeHamer
f11c072673
Merge pull request #5 from actions/codeowners
add package-security team to CODEOWNERS
2024-02-23 17:24:34 -08:00
Brian DeHamer
9a8abc700e
add package-security team to CODEOWNERS
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 17:15:18 -08:00
Brian DeHamer
5900a7371b
Merge pull request #4 from actions/dependabot/npm_and_yarn/npm-development-be7203e702
Bump the npm-development group with 3 updates
2024-02-23 17:10:11 -08:00
Brian DeHamer
fa29c4012f
Merge pull request #1 from actions/dependabot/github_actions/super-linter/super-linter-6
Bump super-linter/super-linter from 5 to 6
2024-02-23 17:03:54 -08:00
Brian DeHamer
4b5ff813f7
fix permissions for codeql workflow
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 16:56:37 -08:00
Brian DeHamer
0dcaa8ed2b
fix formatting for release script
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 16:56:27 -08:00
Brian DeHamer
4c5a33ee04
fix fetch-depth for linter checkout
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 16:56:12 -08:00
dependabot[bot]
d43f37510a
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).


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

Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)

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
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-23 21:58:18 +00:00
dependabot[bot]
e6db7d66b0
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 21:57:31 +00:00
Eugene
69d7380581
Merge pull request #3 from actions/eugene/init-attest-build-provenance
init attest build provenance
2024-02-23 13:56:38 -08:00
ejahnGithub
9a05ed248a update ci 2024-02-23 12:39:26 -08:00
ejahnGithub
39adacfb07 update tsconfig 2024-02-23 12:38:21 -08:00
ejahnGithub
fdf1b262fc update ci 2024-02-23 10:41:02 -08:00
ejahnGithub
ac3b5bcd98 removed dist 2024-02-23 10:35:38 -08:00
ejahnGithub
381fca5703 init attest build provenance 2024-02-22 08:29:05 -08:00
Brian DeHamer
1a4323c55b
Initial commit 2024-02-20 11:26:39 -08:00