diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6edfd5a..b23877c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: - run: git reset --hard ${{ github.sha }} - name: Install uv - uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 + uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1 # python-semantic-release/python-semantic-release's GitHub Action builds # its own Docker image fresh on every run and pins gitpython~=3.0