diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index 4afca8b..4d2f7d6 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@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools