Skip to content

Commit 066eb3d

Browse files
Merge pull request #157 from OWASP/dependabot/github_actions/dot-github/workflows/github_actions-389c300145
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.13.0 in /.github/workflows in the github_actions group across 1 directory
2 parents 08b52a4 + 1ff1867 commit 066eb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
cd src
3939
python -m build
4040
- name: Publish package
41-
uses: pypa/gh-action-pypi-publish@v1.8.10
41+
uses: pypa/gh-action-pypi-publish@v1.13.0
4242
with:
4343
packages-dir: src/dist

0 commit comments

Comments
 (0)