diff --git a/.github/workflows/release-drafter.yaml b/.github/workflows/release-drafter.yaml index cef768d..b4b80f3 100644 --- a/.github/workflows/release-drafter.yaml +++ b/.github/workflows/release-drafter.yaml @@ -14,6 +14,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Release Drafter - uses: release-drafter/release-drafter@eada3c96a64734dd381cfbda23511034e328ddb0 # v7.6.0 + uses: release-drafter/release-drafter@34d80673e067bdc0c24568d3af899c216adcfaa9 # v7.7.0 with: token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/release-publish.yaml b/.github/workflows/release-publish.yaml index b6e3971..753ef50 100644 --- a/.github/workflows/release-publish.yaml +++ b/.github/workflows/release-publish.yaml @@ -49,7 +49,7 @@ jobs: # Note: this action uses PyPI's support for Trusted Publishers # It needs a configuration on the PyPI project - see: # https://docs.pypi.org/trusted-publishers/adding-a-publisher/#github-actions - uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1 + uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2 github-release: needs: ["source-wheel"] runs-on: [self-hosted] diff --git a/.github/workflows/zizmor.yaml b/.github/workflows/zizmor.yaml index a20bb14..9180cbd 100644 --- a/.github/workflows/zizmor.yaml +++ b/.github/workflows/zizmor.yaml @@ -22,6 +22,6 @@ jobs: with: persist-credentials: false - name: Run zizmor - uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1 + uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2 with: upload-sarif: true