diff --git a/.github/workflows/template-release.yml b/.github/workflows/template-release.yml index 10b2a69..cf59c9f 100644 --- a/.github/workflows/template-release.yml +++ b/.github/workflows/template-release.yml @@ -19,7 +19,7 @@ jobs: contents: write steps: - name: Checkout repository - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: ref: ${{ github.ref_name }} fetch-depth: 0