Skip to content

Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 - #416

Merged
bputzeys merged 11 commits into
mainfrom
dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.1
Aug 6, 2026
Merged

Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1#416
bputzeys merged 11 commits into
mainfrom
dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1.

Release notes

Sourced from pypa/gh-action-pypi-publish's releases.

v1.14.1

🛠️ Internal Dependencies

@​adisivaprasad💰 helped get rid of the GitHub Actions runner warning about the old Node 20 runtime being used by updating actions/setup-python from v5.6.0 to v6.2.0 in #408.

💪 New Contributors

🪞 Full Diff: pypa/gh-action-pypi-publish@v1.14.0...v1.14.1

🧔‍♂️ Release Manager: @​webknjaz 🇺🇦

🙏 Special Thanks to @​jylenhof💰 for reminding me to work on this release!

💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and on GitHub.

GH Sponsors badge

Commits
  • ba38be9 Merge pull request #408 from adisivaprasad/bump-setup-python-v6
  • a6c5088 Bump actions/setup-python from v5.6.0 to v6.2.0
  • See full diff 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 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)

bputzeys and others added 11 commits June 5, 2026 15:27
* Merge pull request #371 from LiudengZhang/fix/save-load-fine-tuning-head

Fix save_model to include fine-tuning head weights

* Bump version from 2.0.1 to 2.0.2

* Update accelerate package version to 1.13.0 (#375)

* Update pyproject.toml

---------

Co-authored-by: LiudengZhang <99156394+LiudengZhang@users.noreply.github.com>
merge main -> release 2026-07-08 18:15
* build: pin GitHub Actions to full commit SHAs

Pin every `uses:` reference in the workflows to a full 40-char commit SHA
and add .github/dependabot.yml.

Mutable action tags (e.g. @v4, @release/v1) can be silently repointed by the
action owner, enabling supply-chain attacks (OWASP A08, CWE-1357 / CWE-353) --
as seen in the tj-actions / trivy-action compromises. Pinning to an immutable
SHA removes that risk; the trailing `# <version>` comment keeps it readable and
lets Dependabot open reviewable update PRs. Runners are confirmed on Node24, so
actions were bumped to their latest majors (checkout v5, ecr-login v2.1.6, etc.).

Refs helicalAI/dashboard#1154
Main -> release 2026-07-10 (conflicts resolved)
Merge main into release: torch 2.10 / CUDA 13 / py3.12 + transformers v5 security floor
Main -> release: releasing version 3.0.1 with only vulnerabilities fixes
Main -> Release 2026-07-16 13:20
Release: nosemgrep fix (#406) + bump to 3.0.3 (#407)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@cef2210...ba38be9)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 28, 2026
@bputzeys
bputzeys changed the base branch from release to main August 6, 2026 12:57
@bputzeys
bputzeys merged commit 5bb59f5 into main Aug 6, 2026
6 of 7 checks passed
@bputzeys
bputzeys deleted the dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.1 branch August 6, 2026 12:57
bputzeys added a commit that referenced this pull request Aug 6, 2026
…ons/pypa/gh-action-pypi-publish-1.14.1"

This reverts commit 5bb59f5, reversing
changes made to cc13fe7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants