Skip to content

Commit e99ceae

Browse files
authored
Merge pull request #405 from atsign-foundation/dependabot/github_actions/github-actions-389c300145
build(deps): Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in the github-actions group
2 parents e471c2d + d96a878 commit e99ceae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
name: python-package-distributions
6262
path: dist/
6363
- name: Publish distribution to TestPyPI
64-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
64+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
6565
with:
6666
skip-existing: true
6767
attestations: true
@@ -85,7 +85,7 @@ jobs:
8585
name: python-package-distributions
8686
path: dist/
8787
- name: Publish distribution to PyPI
88-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
88+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
8989
with:
9090
skip-existing: true
9191
attestations: true

0 commit comments

Comments
 (0)