Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.13.0 in /.github/workflows#92
Conversation
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.2 to 1.13.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.4.2...v1.13.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
| run: python -m build . | ||
| - name: Upload the distribution to PyPI | ||
| uses: pypa/gh-action-pypi-publish@v1.4.2 | ||
| uses: pypa/gh-action-pypi-publish@v1.13.0 |
There was a problem hiding this comment.
Last time I tried anything newer than 1.4.2 was not allowed in @mozilla org:/
It errors out in this startup failure: https://github.com/mozilla/django-product-details/actions/runs/18003443633
There was a problem hiding this comment.
There is a syntax allowlisted that should work for @release/* but I couldn't get that one to work either:/
I know Rob requested both and confirmed that working https://bugzilla.mozilla.org/show_bug.cgi?id=1842108 but something must have changed in the rule order/inheritance since:/
There was a problem hiding this comment.
Ah see the ticket now: https://bugzilla.mozilla.org/show_bug.cgi?id=1990779 — thanks! This has been confusing and obnoxious, glad the wildcard is there now for every org. 💟 🚀
Bumps pypa/gh-action-pypi-publish from 1.4.2 to 1.13.0.
Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
... (truncated)
Commits
ed0c539📦📌 Bump the pinned dependency tree77db1b7Merge branch PR #306, GHSA-vxmw-7h4f-hqxh fix and PR #378 into unstable/v1280b3a1Aliastyping as tin importse380240Useobjectin place oftyping.Anyin annotationse50bff6Deduplicate claim ref lookupdecbc9aHint people to subscribe to #166 for notifications8208ad3Ask not to report bugs with reusable workflowff0fef5🧪 Scope WPS202 suppression to specific files1293b8cUse yamllint disable line length linted01280Linter (different rule)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.