diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index 5aa6777677e66..4e1711199b210 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -19,7 +19,7 @@ jobs: with: persist-credentials: false - name: "setup python" - uses: actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984 + uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 with: python-version: '3.7.7' # install the python version needed - name: "execute py script"