Skip to content

Commit

Permalink
Merge pull request #163 from data-engineering-collective/dependabot/g…
Browse files Browse the repository at this point in the history
…ithub_actions/dependencies-13fff53659
  • Loading branch information
xhochy authored Jan 27, 2025
2 parents c590f0d + cdeb5f6 commit 5a619c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
name: artifact
path: dist
- name: Publish package on PyPi
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
with:
user: __token__
password: ${{ secrets.pypi_password }}

0 comments on commit 5a619c5

Please sign in to comment.