Skip to content

Commit e33aab5

Browse files
fix(deps): Pin pypa/gh-action-pypi-publish action to ba38be9 (#8)
Co-authored-by: cloudquery-ci[bot] <271027272+cloudquery-ci[bot]@users.noreply.github.com>
1 parent 3407c17 commit e33aab5

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
@@ -25,4 +25,4 @@ jobs:
2525
- name: Build package
2626
run: uv build
2727
- name: Publish package distributions to PyPI
28-
uses: pypa/gh-action-pypi-publish@release/v1
28+
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # release/v1

0 commit comments

Comments
 (0)