diff --git a/.github/workflows/release-preset-trigger.yml b/.github/workflows/release-preset-trigger.yml index 2bb6a37..867e601 100644 --- a/.github/workflows/release-preset-trigger.yml +++ b/.github/workflows/release-preset-trigger.yml @@ -22,7 +22,7 @@ jobs: contents: write steps: - name: Checkout repository - uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: fetch-depth: 0 diff --git a/.github/workflows/release-preset.yml b/.github/workflows/release-preset.yml index 4052da2..7f5e511 100644 --- a/.github/workflows/release-preset.yml +++ b/.github/workflows/release-preset.yml @@ -16,7 +16,7 @@ jobs: contents: write steps: - name: Checkout repository - uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Parse tag id: parse