Commit Graph

41 Commits

Author SHA1 Message Date
Brian DeHamer
d44e43c3e9
disable dependabot updates for predicate action (#37)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-04-02 10:57:47 -07:00
dependabot[bot]
3a5d7a3add
Bump the npm-development group with 3 updates (#36)
Bumps the npm-development group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


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

Updates `@typescript-eslint/eslint-plugin` from 7.3.1 to 7.4.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.4.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.3.1 to 7.4.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 08:18:59 -07:00
Brian DeHamer
107023af50
bump predicate from 0.1.0 to 0.2.0 (#34)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-03-29 08:56:27 -07:00
Brian DeHamer
810042e79b
bump @actions/attest from 1.0.0 to 1.1.0 (#33)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-03-29 08:47:10 -07:00
dependabot[bot]
5096d305ee
Bump the npm-development group with 5 updates (#32)
Bumps the npm-development group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.28` | `20.11.30` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.2.0` | `7.3.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.2.0` | `7.3.1` |
| [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.13.0` | `2.14.1` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.2` | `5.4.3` |


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

Updates `@typescript-eslint/eslint-plugin` from 7.2.0 to 7.3.1
- [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.3.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.3.1/packages/parser)

Updates `eslint-plugin-jsonc` from 2.13.0 to 2.14.1
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.13.0...v2.14.1)

Updates `typescript` from 5.4.2 to 5.4.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 08:06:27 -07:00
dependabot[bot]
c8eb52fde4
Bump the npm-development group with 2 updates (#30)
Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/Microsoft/TypeScript).


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

Updates `typescript` from 5.3.3 to 5.4.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 09:49:04 -07:00
Brian DeHamer
81345d9f11
Bump the npm-development group with 2 updates (#28)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-03-14 09:42:48 -07:00
Brian DeHamer
252cd7f619
pin actions/attest to v0.1.0 (#25)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-03-05 13:11:46 -08:00
Brian DeHamer
4520623c01
add release instructions (#24)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-03-05 13:46:20 -05:00
Brian DeHamer
10432055aa
pin predicate action to 0.1.0 (#23)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-03-05 10:08:59 -08:00
Brian DeHamer
56a361a160
rename internal actions (phase 2) (#21)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-03-04 15:28:18 -08:00
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