Skip to content

Commit 71fd9db

Browse files
dependabot[bot]pyansys-ci-botRevathyvenugopal162
authored
chore: bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#904)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Revathy Venugopal <[email protected]>
1 parent 13d9781 commit 71fd9db

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci_cd_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
path: ${{ env.PACKAGE_NAME }}-artifacts
179179

180180
- name: "Upload artifacts to PyPI using trusted publisher"
181-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
181+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
182182
with:
183183
repository-url: "https://upload.pypi.org/legacy/"
184184
print-hash: true

doc/changelog/904.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0

0 commit comments

Comments
 (0)