diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 6a43763..91a7f88 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -22,7 +22,7 @@ jobs: release-type: node package-name: linkinator-action command: github-release - - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 + - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - name: tag major and patch versions if: ${{ steps.release.outputs.release_created }} run: |