Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions…
… group (#75) Bumps the actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish). Updates `pypa/gh-action-pypi-publish` from 1.10.3 to 1.11.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/gh-action-pypi-publish/releases">pypa/gh-action-pypi-publish's releases</a>.</em></p> <blockquote> <h2>v1.11.0</h2> <h2>🔏 Helping you become a trusted supply chain link 🔗</h2> <p>Two months ago, in <a href="https://github.com/pypa/gh-action-pypi-publish/releases/tag/v1.10.0">v1.10.0</a>, <a href="https://github.com/woodruffw"><code>@woodruffw</code></a><a href="https://github.com/sponsors/woodruffw">💰</a> integrated support for generating and uploading <a href="https://peps.python.org/pep-0740/">PEP 740</a> digital attestations that can be used as provenance objects when analyzing dependency chains for the integrity.</p> <p>To make sure it works well, it was implemented as an opt-in, so a relatively small subset of projects was able to try it out, and a few issues have been determined and fixed during this time.</p> <p>That changes today! This version changes the feature toggle to <a href="https://github.com/marketplace/actions/pypi-publish#generating-and-uploading-attestations">“on by default”</a>. This means that from now on, every project making use of Trusted Publishing will start producing and publishing digital attestations without having to do any modifications to how they use this action.</p> <p><a href="https://github.com/woodruffw"><code>@woodruffw</code></a><a href="https://github.com/sponsors/woodruffw">💰</a> flipped the respective toggle in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/277">#277</a> with the possibility to opt-out.</p> <h2>🛠️ Internal Dependencies</h2> <p><a href="https://github.com/woodruffw"><code>@woodruffw</code></a><a href="https://github.com/sponsors/woodruffw">💰</a> bumped <code>sigstore</code> to v3.5.1 and <code>pypi-attestations</code> to v0.0.13 in lock files via <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/276">#276</a>.</p> <p><strong>🪞 Full Diff</strong>: <a href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.3...v1.11.0">https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.3...v1.11.0</a></p> <p><strong>🧔♂️ Release Manager:</strong> <a href="https://github.com/sponsors/webknjaz"><code>@webknjaz 🇺🇦</code></a></p> <p><strong>🙏 Special Thanks</strong> to William for working on improving the supply chain provenance in the ecosystem! The overall effort is tracked @ <a href="https://redirect.github.com/pypi/warehouse/issues/15871">pypi/warehouse#15871</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/fb13cb306901256ace3dab689990e13a5550ffaa"><code>fb13cb3</code></a> 📝 Reflect the PR <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/277">#277</a> changes in README</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/72ead1a85a1f9881eef56aa6deccfbc3d98eb4bc"><code>72ead1a</code></a> Merge PRs <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/276">#276</a> and <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/277">#277</a> into release/v1</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/0126dcac8e27a0ec77a286e2599ac4a36a3cc2f0"><code>0126dca</code></a> action: enable attestations by default</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/335e8b00ae050a2b9c5938415e7203ca6732f0d5"><code>335e8b0</code></a> bump sigstore==3.5.1</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/1545e96dcbd4dfda3304df772fdf2b616046d32c"><code>1545e96</code></a> requirements: bump sigstore, pypi-attestations</li> <li>See full diff in <a href="https://github.com/pypa/gh-action-pypi-publish/compare/f7600683efdcb7656dec5b29656edb7bc586e597...fb13cb306901256ace3dab689990e13a5550ffaa">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pypa/gh-action-pypi-publish&package-manager=github_actions&previous-version=1.10.3&new-version=1.11.0)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
- Loading branch information