diff --git a/.github/workflows/wipac-cicd.yml b/.github/workflows/wipac-cicd.yml index c47089e4..8eed5cf1 100644 --- a/.github/workflows/wipac-cicd.yml +++ b/.github/workflows/wipac-cicd.yml @@ -90,7 +90,7 @@ jobs: with: fetch-depth: 0 # setuptools-scm needs to access git tags ref: ${{ github.sha }} # lock to triggered commit (github.ref is dynamic) - - uses: WIPACrepo/wipac-dev-py-dependencies-action@v3.1 + - uses: WIPACrepo/wipac-dev-py-dependencies-action@v3.2 #############################################################################