diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index b4841e5..34818aa 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -39,7 +39,7 @@ jobs: working-directory: ./${{ matrix.path }} steps: - name: Checkout - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 + uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 with: ref: ${{ env.TAG }}