diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index 4afca8b..f79d55e 100644 --- a/.github/workflows/release-notes.yml +++ b/.github/workflows/release-notes.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout the requested branch - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools