diff --git a/.github/workflows/code_checks.yml b/.github/workflows/code_checks.yml index c43a4da..50cc245 100644 --- a/.github/workflows/code_checks.yml +++ b/.github/workflows/code_checks.yml @@ -39,7 +39,7 @@ jobs: enable-cache: true - name: "Set up Python" - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 with: python-version-file: ".python-version" @@ -57,3 +57,4 @@ jobs: virtual-environment: .venv/ ignore-vulns: | GHSA-xqrq-4mgf-ff32 + GHSA-7gcm-g887-7qv7