Skip to content

Commit 4140027

Browse files
authored
Merge pull request #96 from sandialabs/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.1
chore(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1
2 parents c169481 + 783816f commit 4140027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
github_token: ${{ secrets.GH_TOKEN }}
3535

3636
- name: Publish to PyPI
37-
uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # release/v1
37+
uses: pypa/gh-action-pypi-publish@0ab0b79471669eb3a4d647e625009c62f9f3b241 # release/v1
3838
if: steps.release.outputs.released == 'true'
3939

4040
- name: Publish to GitHub Releases

0 commit comments

Comments
 (0)