Skip to content

Commit b4e60b6

Browse files
authored
Merge pull request #29286 from meeseeksmachine/auto-backport-of-pr-29274-on-v3.10.x
Backport PR #29274 on branch v3.10.x (Bump the actions group across 1 directory with 2 updates)
2 parents c1989fb + dd96a08 commit b4e60b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cibuildwheel.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,9 @@ jobs:
230230
run: ls dist
231231

232232
- name: Generate artifact attestation for sdist and wheel
233-
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
233+
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
234234
with:
235235
subject-path: dist/matplotlib-*
236236

237237
- name: Publish package distributions to PyPI
238-
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
238+
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3

0 commit comments

Comments
 (0)