Skip to content

Commit 0247b9c

Browse files
authored
github; Pin gh-action-pypi-publish (#952)
1 parent 1ac416b commit 0247b9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
path: dist/
7878
- run: ls -lR
7979
- name: Upload to ${{ env.environment }}
80-
uses: pypa/gh-action-pypi-publish@release/v1
80+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
8181
with:
8282
repository-url: ${{ fromJson(env.environment-info)[env.environment].upload-url }}
8383
update_version:

0 commit comments

Comments
 (0)