Commit Graph
13 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Tingting Wang
2087a22bcc Bump actions/setup-node from 5.0.0 to 6.0.0 (#719)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/a0853c24544627f65ddf259abe73b1d18a591444...2028fbc5c25fe9cf00d9f06a71cc4710d4507903)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tingting Wang <[email protected]>
2025-11-18 15:23:52 -08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bed76f6f80 Bump actions/setup-node from 4.4.0 to 5.0.0 (#706)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/49933ea5288caeca8642d1e84afbd3f7d6820020...a0853c24544627f65ddf259abe73b1d18a591444)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 10:05:41 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
91ca1c2567 Bump actions/checkout from 4.1.1 to 5.0.0 (#684)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.1...08c6903cd8c0fde910a37f88322edcfb5dd907a8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-26 16:21:27 -07:00
Brian DeHamerandGitHub 8bd83f1e05 pin workflow deps (#683)
Signed-off-by: Brian DeHamer <[email protected]>
2025-08-14 15:13:49 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Brian DeHamer
3eb3242bd7 Bump super-linter/super-linter from 6 to 7 (#205)
* Bump super-linter/super-linter from 6 to 7

Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6 to 7.
- [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/v6...v7)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* disable YAML_PRETTIER in super-linter

Signed-off-by: Brian DeHamer <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Brian DeHamer <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian DeHamer <[email protected]>
2024-08-20 13:10:51 -05:00
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 <[email protected]>

* Update README.md

Co-authored-by: Brian DeHamer <[email protected]>

---------

Co-authored-by: Brian DeHamer <[email protected]>
2024-04-22 09:12:55 -07:00
EugeneandGitHub 9b4b35feaa unit test (#13)
* test

* updated
2024-02-29 17:04:03 -08:00
Brian DeHamerandGitHub b6400165aa Force signing w/ private sigstore instance (#16)
Signed-off-by: Brian DeHamer <[email protected]>
2024-02-29 16:29:00 -08:00
Brian DeHamerandGitHub ee7eb81981 readme updates (#12)
Signed-off-by: Brian DeHamer <[email protected]>
2024-02-28 18:11:21 -08:00
Brian DeHamerandGitHub d6e451253f reference @actions/attest package (#10)
Signed-off-by: Brian DeHamer <[email protected]>
2024-02-26 14:49:08 -08:00
Brian DeHamer 1c11bf4f81 workflow fixup
Signed-off-by: Brian DeHamer <[email protected]>
2024-02-23 17:25:53 -08:00
ejahnGithub 381fca5703 init attest build provenance 2024-02-22 08:29:05 -08:00
Brian DeHamerandGitHub 1a4323c55b Initial commit 2024-02-20 11:26:39 -08:00