chore(deps): update actions/checkout digest to 08eba0b

This commit is contained in:
renovate[bot]
2025-08-11 12:14:42 +00:00
committed by GitHub
parent 730bde3d0d
commit a44c76cdc3
3 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ jobs:
steps: steps:
# Checkout # Checkout
- name: Checkout - name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -98,7 +98,7 @@ jobs:
steps: steps:
# Checkout # Checkout
- name: Checkout - name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -215,7 +215,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -249,7 +249,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -34,7 +34,7 @@ jobs:
steps: steps:
- name: "Checkout code" - name: "Checkout code"
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
with: with:
persist-credentials: false persist-credentials: false

View File

@@ -19,7 +19,7 @@ jobs:
steps: steps:
# Checkout # Checkout
- name: Checkout - name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
with: with:
fetch-depth: 0 fetch-depth: 0