Skip to content

Commit

Permalink
Merge branch 'main' into table-ha-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Sep 3, 2024
2 parents d85664a + 11014f7 commit 38e05a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,10 @@ jobs:
path: "dist/"

- name: Publish dists to PyPI
uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.9.0
uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10.0

- name: Attest
uses: actions/attest-build-provenance@310b0a4a3b0b78ef57ecda988ee04b132db73ef8 #v1.4.1
uses: actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 #v1.4.2
with:
subject-path: dist/*

Expand Down

0 comments on commit 38e05a1

Please sign in to comment.