diff --git a/.github/workflows/cd.docs.cfp.yml b/.github/workflows/cd.docs.cfp.yml index b190d66..500e20e 100644 --- a/.github/workflows/cd.docs.cfp.yml +++ b/.github/workflows/cd.docs.cfp.yml @@ -29,7 +29,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Set up Node.js environment uses: actions/setup-node@v4.0.1 @@ -86,7 +86,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Send notification diff --git a/.github/workflows/cd.docs.ghp.yml b/.github/workflows/cd.docs.ghp.yml index 7ac51de..e6cedcb 100644 --- a/.github/workflows/cd.docs.ghp.yml +++ b/.github/workflows/cd.docs.ghp.yml @@ -29,7 +29,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Set up Node.js environment uses: actions/setup-node@v4.0.1 @@ -74,7 +74,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Send notification diff --git a/.github/workflows/cd.vanity.yml b/.github/workflows/cd.vanity.yml index 6f78366..d0e5189 100644 --- a/.github/workflows/cd.vanity.yml +++ b/.github/workflows/cd.vanity.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Send notification diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 73d9e46..fda1b6b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Set up Go environment uses: actions/setup-go@v5.0.0 @@ -79,7 +79,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Set up Go environment uses: actions/setup-go@v5.0.0 @@ -107,7 +107,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Fetch code coverage report @@ -125,7 +125,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Send notification diff --git a/.github/workflows/cleanup.caches.yml b/.github/workflows/cleanup.caches.yml index d9d09d1..f9c3db9 100644 --- a/.github/workflows/cleanup.caches.yml +++ b/.github/workflows/cleanup.caches.yml @@ -40,7 +40,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Send notification diff --git a/.github/workflows/cleanup.runs.yml b/.github/workflows/cleanup.runs.yml index 81a6707..6d5d3f4 100644 --- a/.github/workflows/cleanup.runs.yml +++ b/.github/workflows/cleanup.runs.yml @@ -68,7 +68,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Send notification diff --git a/.github/workflows/cleanup.stale.yml b/.github/workflows/cleanup.stale.yml index 16badc4..f68519b 100644 --- a/.github/workflows/cleanup.stale.yml +++ b/.github/workflows/cleanup.stale.yml @@ -60,7 +60,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Send notification diff --git a/.github/workflows/tools.yml b/.github/workflows/tools.yml index 0de59e1..eb89ff1 100644 --- a/.github/workflows/tools.yml +++ b/.github/workflows/tools.yml @@ -36,7 +36,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Set up Go environment uses: actions/setup-go@v5.0.0 @@ -59,7 +59,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Send notification diff --git a/.github/workflows/warmup.caches.yml b/.github/workflows/warmup.caches.yml index 93c1680..26d06ae 100644 --- a/.github/workflows/warmup.caches.yml +++ b/.github/workflows/warmup.caches.yml @@ -37,7 +37,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Set up Go environment uses: actions/setup-go@v5.0.0 @@ -54,7 +54,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Set up Go environment uses: actions/setup-go@v5.0.0 @@ -74,7 +74,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 with: { fetch-depth: 0 } - name: Send notification