diff --git a/.github/workflows/update-licenses.yml b/.github/workflows/update-licenses.yml index c22daaf..6a33b8b 100644 --- a/.github/workflows/update-licenses.yml +++ b/.github/workflows/update-licenses.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false