sarut Limpajeerawong
1c1dc4765a
Revert "BOT-coppy ( #16 )"
...
This reverts commit b8818c5e34 .
2025-03-12 20:12:02 +07:00
sarut Limpajeerawong
b8818c5e34
BOT-coppy ( #16 )
...
* Bump the npm-development group with 4 updates (#471 )
Bumps the npm-development group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ), [eslint](https://github.com/eslint/eslint ), [prettier](https://github.com/prettier/prettier ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `@types/node` from 22.13.1 to 22.13.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `eslint` from 9.20.0 to 9.20.1
- [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/v9.20.0...v9.20.1 )
Updates `prettier` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.0...3.5.1 )
Updates `typescript-eslint` from 8.23.0 to 8.24.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/typescript-eslint )
---
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-patch
dependency-group: npm-development
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: typescript-eslint
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>
* Bump @octokit/request-error from 5.0.1 to 5.1.1 (#469 )
* Bump @octokit/request-error from 5.0.1 to 5.1.1
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js ) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/octokit/request-error.js/releases )
- [Commits](https://github.com/octokit/request-error.js/compare/v5.0.1...v5.1.1 )
---
updated-dependencies:
- dependency-name: "@octokit/request-error"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* build the bundle
* update dist
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eugene <108841108+ejahnGithub@users.noreply.github.com>
Co-authored-by: ejahnGithub <ejahngithub@github.com>
* Bump the npm-development group with 6 updates (#476 )
* Bump the npm-development group with 6 updates
Bumps the npm-development group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.20.0` | `9.21.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `22.13.4` | `22.13.5` |
| [eslint](https://github.com/eslint/eslint ) | `9.20.1` | `9.21.0` |
| [prettier](https://github.com/prettier/prettier ) | `3.5.1` | `3.5.2` |
| [ts-jest](https://github.com/kulshekhar/ts-jest ) | `29.2.5` | `29.2.6` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.24.0` | `8.24.1` |
Updates `@eslint/js` from 9.20.0 to 9.21.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/commits/v9.21.0/packages/js )
Updates `@types/node` from 22.13.4 to 22.13.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `eslint` from 9.20.1 to 9.21.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/v9.20.1...v9.21.0 )
Updates `prettier` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.1...3.5.2 )
Updates `ts-jest` from 29.2.5 to 29.2.6
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.2.6 )
Updates `typescript-eslint` from 8.24.0 to 8.24.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- 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: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com>
* generate dist
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eugene <108841108+ejahnGithub@users.noreply.github.com>
Co-authored-by: ejahnGithub <ejahngithub@github.com>
* Bump @octokit/request from 8.2.0 to 8.4.1 (#478 )
* Bump @octokit/request from 8.2.0 to 8.4.1
Bumps [@octokit/request](https://github.com/octokit/request.js ) from 8.2.0 to 8.4.1.
- [Release notes](https://github.com/octokit/request.js/releases )
- [Commits](https://github.com/octokit/request.js/compare/v8.2.0...v8.4.1 )
---
updated-dependencies:
- dependency-name: "@octokit/request"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* generate dist
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eugene <108841108+ejahnGithub@users.noreply.github.com>
Co-authored-by: ejahnGithub <ejahngithub@github.com>
* Bump actions/attest from 2.2.0 to 2.2.1 (#481 )
* bump actions/attest from v2.2.0 to v2.2.1
Signed-off-by: Brian DeHamer <bdehamer@github.com>
* pin super-linter action to v7.2.1
Signed-off-by: Brian DeHamer <bdehamer@github.com>
---------
Signed-off-by: Brian DeHamer <bdehamer@github.com>
* bump @actions/attest from 1.5.0 to 1.6.0 (#484 )
Signed-off-by: Brian DeHamer <bdehamer@github.com>
* bump predicate from 1.1.4 to 1.1.5 (#485 )
Signed-off-by: Brian DeHamer <bdehamer@github.com>
* pin actions/attest reference by commit sha (#493 )
Signed-off-by: Brian DeHamer <bdehamer@github.com>
* Exp-upreanme.md
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Brian DeHamer <bdehamer@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eugene <108841108+ejahnGithub@users.noreply.github.com>
Co-authored-by: ejahnGithub <ejahngithub@github.com>
Co-authored-by: Brian DeHamer <bdehamer@github.com>
2025-03-12 20:04:30 +07:00
Brian DeHamer
5d2ced98e3
Add example of upload-artifaction integration ( #450 )
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2025-01-22 06:11:49 -08:00
Brian DeHamer
3c016c14be
bump actions/attest from v2.1.0 to v2.2.0 ( #449 )
...
Includes support for the new subject-checksums input parameter
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2025-01-22 06:10:32 -08:00
Brian DeHamer
7668571508
add attestation-id and attestation-url outputs ( #415 )
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-12-09 13:43:06 -08:00
Brian DeHamer
9ad33ffadd
add note about gh plans supporting attestations ( #414 )
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-12-09 10:46:36 -08:00
Brian DeHamer
c4fbc64884
bump actions/attest from 2.0.0 to 2.0.1 ( #406 )
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-12-06 07:32:45 -08:00
Brian DeHamer
619dbb2e03
bump actions/attest to v2.0.0 ( #321 )
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-12-04 07:53:34 -08:00
Brian DeHamer
0202c8c4b7
add prober badges to readme ( #242 )
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-09-23 08:36:16 -07:00
Brian DeHamer
210c191353
bump actions/attest from 1.3.3 to 1.4.0 ( #183 )
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-07-30 12:55:08 -07:00
Brian DeHamer
995dfa6a20
add multi-subject examples to docs ( #118 )
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-06-17 06:50:59 -07:00
Brian DeHamer
3119152b59
bump predicate and actions/attest ( #116 )
...
* actions/attest-build-provenance/predicate from 1.0.0 to 1.1.0
* actions/attest from 1.2.0 to 1.3.0
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-06-12 16:28:09 -07:00
Brian DeHamer
49df96e17e
bump actions attest from 1.1.2 to 1.2.0 ( #101 )
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-06-03 10:49:35 -07:00
Brian DeHamer
799a179922
add link to cosign bundle spec to readme ( #63 )
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-05-06 12:14:34 -07:00
Marcus Müller
d811d1bcba
Fix typos in README.md ( #61 )
2024-05-06 08:45:52 -07:00
Masanori Tani
7208362845
fix typo in README.md ( #59 )
2024-05-06 08:45:35 -07:00
Brian DeHamer
2e836a7eae
add readme link to gh docs ( #53 )
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-05-01 11:49:39 -07:00
Phill MV
9e9b7c8b0d
Update README.md to point to attestation cli manual ( #51 )
2024-04-30 10:16:27 -04:00
Phill MV
e9e8f489ae
Update README.md to use attestations permission ( #43 )
...
* Update README.md to use `attestations` permission
* Update ci.yml
* Update ci.yml
* Update README.md
Co-authored-by: Brian DeHamer <bdehamer@github.com>
* Update README.md
Co-authored-by: Brian DeHamer <bdehamer@github.com>
---------
Co-authored-by: Brian DeHamer <bdehamer@github.com>
2024-04-22 09:12:55 -07: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
1a4323c55b
Initial commit
2024-02-20 11:26:39 -08:00