[PR #3] [CLOSED] ci(deps): bump actions/attest-build-provenance from 1 to 2 #109

Closed
opened 2026-03-15 02:25:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asalimonov/authelia-admin/pull/3
Author: @dependabot[bot]
Created: 8/28/2025
Status: Closed

Base: mainHead: dependabot/github_actions/actions/attest-build-provenance-2


📝 Commits (1)

  • 4970b8f ci(deps): bump actions/attest-build-provenance from 1 to 2

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/docker-publish.yml (+1 -1)

📄 Description

Bumps actions/attest-build-provenance from 1 to 2.

Release notes

Sourced from actions/attest-build-provenance's releases.

v2.0.0

The attest-build-provenance action now supports attesting multiple subjects simultaneously. When identifying multiple subjects with the subject-path 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.

What's Changed

Full Changelog: https://github.com/actions/attest-build-provenance/compare/v1.4.4...v2.0.0

v1.4.4

What's Changed

Full Changelog: https://github.com/actions/attest-build-provenance/compare/v1.4.3...v1.4.4

v1.4.3

What's Changed

Full Changelog: https://github.com/actions/attest-build-provenance/compare/v1.4.2...v1.4.3

v1.4.2

What's Changed

Full Changelog: https://github.com/actions/attest-build-provenance/compare/v1.4.1...v1.4.2

v1.4.1

What's Changed

Full Changelog: https://github.com/actions/attest-build-provenance/compare/v1.4.0...v1.4.1

v1.4.0

What's Changed

... (truncated)

Commits
  • e8998f9 bump actions/attest from 2.3.0 to 2.4.0 (#654)
  • 11c67f2 Bump the npm-development group across 1 directory with 6 updates (#649)
  • 39cb715 Bump the npm-development group across 1 directory with 7 updates (#641)
  • 7d91c40 Bump undici from 5.28.5 to 5.29.0 (#633)
  • d848170 Bump super-linter/super-linter in the actions-minor group (#640)
  • 0ca36ea Bump the npm-development group with 7 updates (#582)
  • d82e7cd offboard from eslint in superlinter (#618)
  • db473fd bump actions/attest from 2.2.1 to 2.3.0 (#615)
  • d3b713a Bump the actions-minor group with 2 updates (#566)
  • e042adb Bump the npm-development group with 4 updates (#567)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/asalimonov/authelia-admin/pull/3 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/28/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/github_actions/actions/attest-build-provenance-2` --- ### 📝 Commits (1) - [`4970b8f`](https://github.com/asalimonov/authelia-admin/commit/4970b8fa480cac7bd98552ed6c8967efe5874365) ci(deps): bump actions/attest-build-provenance from 1 to 2 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-publish.yml` (+1 -1) </details> ### 📄 Description 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 &quot;@&quot; 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/e8998f949152b193b063cb0ec769d69d929409be"><code>e8998f9</code></a> bump actions/attest from 2.3.0 to 2.4.0 (<a href="https://redirect.github.com/actions/attest-build-provenance/issues/654">#654</a>)</li> <li><a href="https://github.com/actions/attest-build-provenance/commit/11c67f22cd5a3968528de1f8de4bb4487ee5306e"><code>11c67f2</code></a> Bump the npm-development group across 1 directory with 6 updates (<a href="https://redirect.github.com/actions/attest-build-provenance/issues/649">#649</a>)</li> <li><a href="https://github.com/actions/attest-build-provenance/commit/39cb715ce0ddd23df1f705e863f642bfb72dfb2b"><code>39cb715</code></a> Bump the npm-development group across 1 directory with 7 updates (<a href="https://redirect.github.com/actions/attest-build-provenance/issues/641">#641</a>)</li> <li><a href="https://github.com/actions/attest-build-provenance/commit/7d91c4030d8fdc376f87f022d8ca01fe8bf07fcd"><code>7d91c40</code></a> Bump undici from 5.28.5 to 5.29.0 (<a href="https://redirect.github.com/actions/attest-build-provenance/issues/633">#633</a>)</li> <li><a href="https://github.com/actions/attest-build-provenance/commit/d848170917c12653fb344e617a79614f36d13e00"><code>d848170</code></a> Bump super-linter/super-linter in the actions-minor group (<a href="https://redirect.github.com/actions/attest-build-provenance/issues/640">#640</a>)</li> <li><a href="https://github.com/actions/attest-build-provenance/commit/0ca36ea29fc5b46379679e3d2a9ce33a62c57e04"><code>0ca36ea</code></a> Bump the npm-development group with 7 updates (<a href="https://redirect.github.com/actions/attest-build-provenance/issues/582">#582</a>)</li> <li><a href="https://github.com/actions/attest-build-provenance/commit/d82e7cd0c70d3e7b2615badc4d8824ca0b098d86"><code>d82e7cd</code></a> offboard from eslint in superlinter (<a href="https://redirect.github.com/actions/attest-build-provenance/issues/618">#618</a>)</li> <li><a href="https://github.com/actions/attest-build-provenance/commit/db473fddc028af60658334401dc6fa3ffd8669fd"><code>db473fd</code></a> bump actions/attest from 2.2.1 to 2.3.0 (<a href="https://redirect.github.com/actions/attest-build-provenance/issues/615">#615</a>)</li> <li><a href="https://github.com/actions/attest-build-provenance/commit/d3b713ade6128010830a9be91a036ed11e065550"><code>d3b713a</code></a> Bump the actions-minor group with 2 updates (<a href="https://redirect.github.com/actions/attest-build-provenance/issues/566">#566</a>)</li> <li><a href="https://github.com/actions/attest-build-provenance/commit/e042adb3340da975a8e67c7633c90c38a3b731a3"><code>e042adb</code></a> Bump the npm-development group with 4 updates (<a href="https://redirect.github.com/actions/attest-build-provenance/issues/567">#567</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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/attest-build-provenance&package-manager=github_actions&previous-version=1&new-version=2)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 02:25:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/authelia-admin#109
No description provided.