Skip to content

Commit 16637de

Browse files
authored
Merge pull request #49 from sendbee/hotfix/publish-action-pin
Pin pypa/gh-action-pypi-publish to v1.14.0 by commit SHA
2 parents c2ec016 + 79629f1 commit 16637de

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
@@ -37,4 +37,4 @@ jobs:
3737
with:
3838
name: dist
3939
path: dist/
40-
- uses: pypa/gh-action-pypi-publish@v1.14
40+
- uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0

0 commit comments

Comments
 (0)