diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 17cda43..b91f9d5 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -21,7 +21,7 @@ jobs: egress-policy: audit - name: Checkout - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag=3.0.2 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag=3.0.2 with: fetch-depth: 0