Skip to content

Commit 86037f3

Browse files
dependabot[bot]rafaelgsr
authored andcommitted
chore(deps): bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (aws-powertools#2573)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c174d66 commit 86037f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -242,12 +242,12 @@ jobs:
242242

243243
- name: Upload to PyPi prod
244244
if: ${{ !inputs.skip_pypi }}
245-
uses: pypa/gh-action-pypi-publish@a56da0b891b3dc519c7ee3284aff1fad93cc8598 # v1.8.6
245+
uses: pypa/gh-action-pypi-publish@f5622bde02b04381239da3573277701ceca8f6a0 # v1.8.7
246246

247247
# March 1st: PyPi test is under maintenance....
248248
# - name: Upload to PyPi test
249249
# if: ${{ !inputs.skip_pypi }}
250-
# uses: pypa/gh-action-pypi-publish@a56da0b891b3dc519c7ee3284aff1fad93cc8598 # v1.8.6
250+
# uses: pypa/gh-action-pypi-publish@f5622bde02b04381239da3573277701ceca8f6a0 # v1.8.7
251251
# with:
252252
# repository-url: https://test.pypi.org/legacy/
253253

0 commit comments

Comments
 (0)