-
-
Notifications
You must be signed in to change notification settings - Fork 299
Commit d00720b
authored
Bump actions/attest-build-provenance from 1 to 2 (#2463)
Bumps
[actions/attest-build-provenance](https://github.com/actions/attest-build-provenance)
from 1 to 2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/attest-build-provenance/releases">actions/attest-build-provenance's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.0</h2>
<p>The <code>attest-build-provenance</code> action now supports
attesting multiple subjects simultaneously. When identifying multiple
subjects with the <code>subject-path</code> input a single attestation
is created with references to each of the supplied subjects, rather than
generating separate attestations for each artifact. This reduces the
number of attestations that you need to create and manage.</p>
<h2>What's Changed</h2>
<ul>
<li>Bump cross-spawn from 7.0.3 to 7.0.6 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/attest-build-provenance/pull/319">actions/attest-build-provenance#319</a></li>
<li>Prepare v2.0.0 release by <a
href="https://github.com/bdehamer"><code>@bdehamer</code></a> in <a
href="https://redirect.github.com/actions/attest-build-provenance/pull/321">actions/attest-build-provenance#321</a>
<ul>
<li>Bump <code>actions/attest</code> from 1.4.1 to 2.0.0 (w/
multi-subject attestation support)</li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/attest-build-provenance/compare/v1.4.4...v2.0.0">https://github.com/actions/attest-build-provenance/compare/v1.4.4...v2.0.0</a></p>
<h2>v1.4.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump predicate action from 1.1.3 to 1.1.4 by <a
href="https://github.com/bdehamer"><code>@bdehamer</code></a> in <a
href="https://redirect.github.com/actions/attest-build-provenance/pull/310">actions/attest-build-provenance#310</a>
<ul>
<li>Bump <code>@actions/core</code> from 1.10.1 to 1.11.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/attest-build-provenance/pull/275">actions/attest-build-provenance#275</a></li>
<li>Bump <code>@actions/attest</code> from 1.4.2 to 1.5.0 by <a
href="https://github.com/bdehamer"><code>@bdehamer</code></a> in <a
href="https://redirect.github.com/actions/attest-build-provenance/pull/309">actions/attest-build-provenance#309</a>
<ul>
<li>Fix SLSA provenance bug related to <code>workflow_ref</code> OIDC
token claims containing the "@" symbol in the tag name (<a
href="https://redirect.github.com/actions/toolkit/pull/1863">actions/toolkit#1863</a>)</li>
</ul>
</li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/attest-build-provenance/compare/v1.4.3...v1.4.4">https://github.com/actions/attest-build-provenance/compare/v1.4.3...v1.4.4</a></p>
<h2>v1.4.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump predicate from 1.1.2 to 1.1.3 by <a
href="https://github.com/bdehamer"><code>@bdehamer</code></a> in <a
href="https://redirect.github.com/actions/attest-build-provenance/pull/226">actions/attest-build-provenance#226</a>
<ul>
<li>Bump <code>@actions/attest</code> from 1.3.1 to 1.4.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/attest-build-provenance/pull/212">actions/attest-build-provenance#212</a></li>
<li>Bump <code>@actions/attest</code> from 1.4.1 to 1.4.2 by <a
href="https://github.com/bdehamer"><code>@bdehamer</code></a> in <a
href="https://redirect.github.com/actions/attest-build-provenance/pull/225">actions/attest-build-provenance#225</a></li>
<li>Fix bug w/ customized OIDC issuer URL for enterprise accounts (<a
href="https://redirect.github.com/actions/attest-build-provenance/issues/222">#222</a>)</li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/attest-build-provenance/compare/v1.4.2...v1.4.3">https://github.com/actions/attest-build-provenance/compare/v1.4.2...v1.4.3</a></p>
<h2>v1.4.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump actions/attest from 1.4.0 to 1.4.1 by <a
href="https://github.com/bdehamer"><code>@bdehamer</code></a> in <a
href="https://redirect.github.com/actions/attest-build-provenance/pull/209">actions/attest-build-provenance#209</a>
<ul>
<li>Includes bug fix for issue with authenticated proxies (<a
href="https://redirect.github.com/actions/toolkit/issues/1798">actions/toolkit#1798</a>)</li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/attest-build-provenance/compare/v1.4.1...v1.4.2">https://github.com/actions/attest-build-provenance/compare/v1.4.1...v1.4.2</a></p>
<h2>v1.4.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Update predicate action to 1.1.2 by <a
href="https://github.com/bdehamer"><code>@bdehamer</code></a> in <a
href="https://redirect.github.com/actions/attest-build-provenance/pull/197">actions/attest-build-provenance#197</a>
<ul>
<li>Dynamic construction of oidc issuer by <a
href="https://github.com/bdehamer"><code>@bdehamer</code></a> in <a
href="https://redirect.github.com/actions/attest-build-provenance/pull/195">actions/attest-build-provenance#195</a></li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/attest-build-provenance/compare/v1.4.0...v1.4.1">https://github.com/actions/attest-build-provenance/compare/v1.4.0...v1.4.1</a></p>
<h2>v1.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump predicate action from 1.1.0 to 1.1.1 by <a
href="https://github.com/bdehamer"><code>@bdehamer</code></a> in <a
href="https://redirect.github.com/actions/attest-build-provenance/pull/182">actions/attest-build-provenance#182</a>
<ul>
<li>Fix for JWKS proxy bug</li>
</ul>
</li>
<li>Bump actions/attest from 1.3.3 to 1.4.0 by <a
href="https://github.com/bdehamer"><code>@bdehamer</code></a> in <a
href="https://redirect.github.com/actions/attest-build-provenance/pull/183">actions/attest-build-provenance#183</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/attest-build-provenance/commit/520d128f165991a6c774bcb264f323e3d70747f4"><code>520d128</code></a>
bump actions/attest from v2.1.0 to v2.2.0 (<a
href="https://redirect.github.com/actions/attest-build-provenance/issues/449">#449</a>)</li>
<li><a
href="https://github.com/actions/attest-build-provenance/commit/5d2ced98e37711f730ee81bf4f290e59f429cea9"><code>5d2ced9</code></a>
Add example of upload-artifaction integration (<a
href="https://redirect.github.com/actions/attest-build-provenance/issues/450">#450</a>)</li>
<li><a
href="https://github.com/actions/attest-build-provenance/commit/3c016c14be1000a987f5724861e76009e48945d1"><code>3c016c1</code></a>
bump actions/attest from v2.1.0 to v2.2.0 (<a
href="https://redirect.github.com/actions/attest-build-provenance/issues/449">#449</a>)</li>
<li><a
href="https://github.com/actions/attest-build-provenance/commit/e06bbafba962e6346493c5fd57cfcfe0873b0474"><code>e06bbaf</code></a>
Bump the npm-development group with 3 updates (<a
href="https://redirect.github.com/actions/attest-build-provenance/issues/447">#447</a>)</li>
<li><a
href="https://github.com/actions/attest-build-provenance/commit/47c6e87ba15264d457c4b3aeeaca0aa4ef36cfc8"><code>47c6e87</code></a>
Bump the npm-development group with 4 updates (<a
href="https://redirect.github.com/actions/attest-build-provenance/issues/444">#444</a>)</li>
<li><a
href="https://github.com/actions/attest-build-provenance/commit/c083b467494a647632714fee9685ca81f12ca4d6"><code>c083b46</code></a>
Bump the npm-development group with 2 updates (<a
href="https://redirect.github.com/actions/attest-build-provenance/issues/438">#438</a>)</li>
<li><a
href="https://github.com/actions/attest-build-provenance/commit/1b4b366241fcfed280d0cc0db3d44132575a6a87"><code>1b4b366</code></a>
Bump typescript-eslint in the npm-development group (<a
href="https://redirect.github.com/actions/attest-build-provenance/issues/434">#434</a>)</li>
<li><a
href="https://github.com/actions/attest-build-provenance/commit/963f8a02f24ac90336362e63ca6730cf69ad102e"><code>963f8a0</code></a>
Bump the npm-development group with 2 updates (<a
href="https://redirect.github.com/actions/attest-build-provenance/issues/429">#429</a>)</li>
<li><a
href="https://github.com/actions/attest-build-provenance/commit/4ecada3c132a6497cc654fcac5c8644da6815ca6"><code>4ecada3</code></a>
Bump the npm-development group across 1 directory with 3 updates (<a
href="https://redirect.github.com/actions/attest-build-provenance/issues/422">#422</a>)</li>
<li><a
href="https://github.com/actions/attest-build-provenance/commit/f4b7552a127d7acf1bef22d5bc9f315117aebfcd"><code>f4b7552</code></a>
bump eslint from 8.57.1 to 9.16.0 (<a
href="https://redirect.github.com/actions/attest-build-provenance/issues/418">#418</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/attest-build-provenance/compare/v1...v2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 589e4fd commit d00720bCopy full SHA for d00720b
1 file changed
+2
-2
lines changed.github/workflows/release.yml
Copy file name to clipboardexpand all lines: .github/workflows/release.yml+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 |
| - | |
| 227 | + | |
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
| |||
261 | 261 |
| |
262 | 262 |
| |
263 | 263 |
| |
264 |
| - | |
| 264 | + | |
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
|
0 commit comments