From 799f118147d32971548310d6ae31d00c9a83993b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 00:35:19 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v4 --- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/declaration-a11y.yml | 4 ++-- .github/workflows/declaration-rgpd.yml | 4 ++-- .github/workflows/dsfr.yml | 4 ++-- .github/workflows/ecoindex.yml | 2 +- .github/workflows/get-html.yml | 2 +- .github/workflows/init-matrix.yml | 8 ++++---- .github/workflows/init.yml | 2 +- .github/workflows/lhci.yml | 2 +- .github/workflows/report.yml | 2 +- .github/workflows/sonarcloud.yml | 2 +- .github/workflows/trivy.yml | 2 +- 12 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index d1b6565c..d02b6709 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -40,7 +40,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL diff --git a/.github/workflows/declaration-a11y.yml b/.github/workflows/declaration-a11y.yml index 3a0c9671..f99bc545 100644 --- a/.github/workflows/declaration-a11y.yml +++ b/.github/workflows/declaration-a11y.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest name: Test steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - run: | cd declaration-a11y yarn @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest name: declaration-a11y action steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - shell: bash run: | ls -la diff --git a/.github/workflows/declaration-rgpd.yml b/.github/workflows/declaration-rgpd.yml index 6a5e5a59..6c94da95 100644 --- a/.github/workflows/declaration-rgpd.yml +++ b/.github/workflows/declaration-rgpd.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest name: Test steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - run: | cd declaration-rgpd yarn @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest name: declaration-rgpd action steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - shell: bash run: | ls -la diff --git a/.github/workflows/dsfr.yml b/.github/workflows/dsfr.yml index 6a417e46..3485c6c7 100644 --- a/.github/workflows/dsfr.yml +++ b/.github/workflows/dsfr.yml @@ -26,7 +26,7 @@ jobs: - name: beta url: "https://beta.gouv.fr" steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Test DSFR detection on ${{ matrix.item.name }} uses: ./dsfr with: @@ -47,7 +47,7 @@ jobs: - name: mes-evenements url: "https://mesevenementsemploi.pole-emploi.fr/" steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Test DSFR detection on ${{ matrix.item.name }} uses: ./dsfr with: diff --git a/.github/workflows/ecoindex.yml b/.github/workflows/ecoindex.yml index c9bebd10..55a4240d 100644 --- a/.github/workflows/ecoindex.yml +++ b/.github/workflows/ecoindex.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest name: ecoindex action steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Run ecoindex scanner uses: ./ecoindex with: diff --git a/.github/workflows/get-html.yml b/.github/workflows/get-html.yml index 39f7a6a8..a48153fe 100644 --- a/.github/workflows/get-html.yml +++ b/.github/workflows/get-html.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest name: get-html action steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - shell: bash run: | ls -la diff --git a/.github/workflows/init-matrix.yml b/.github/workflows/init-matrix.yml index 7a5e521a..4eed2c01 100644 --- a/.github/workflows/init-matrix.yml +++ b/.github/workflows/init-matrix.yml @@ -26,7 +26,7 @@ jobs: sites: ${{ steps.init.outputs.sites }} config: ${{ steps.init.outputs.config }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - run: | cd init - id: init @@ -49,7 +49,7 @@ jobs: matrix: sites: ${{ fromJson(needs.test1.outputs.sites) }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - run: | echo "${{ matrix.sites.url }}" echo "${{ join(matrix.sites.repositories) }}" @@ -61,7 +61,7 @@ jobs: sites: ${{ steps.init.outputs.sites }} config: ${{ steps.init.outputs.config }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - run: | cd init - id: init @@ -87,7 +87,7 @@ jobs: matrix: sites: ${{ fromJson(needs.test2.outputs.sites) }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - run: | echo "${{ matrix.sites.url }}" echo "${{ join(matrix.sites.repositories) }}" diff --git a/.github/workflows/init.yml b/.github/workflows/init.yml index 19884486..6198e937 100644 --- a/.github/workflows/init.yml +++ b/.github/workflows/init.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest name: Test sh steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - run: | cd init npm i diff --git a/.github/workflows/lhci.yml b/.github/workflows/lhci.yml index 2968eb28..dd47960c 100644 --- a/.github/workflows/lhci.yml +++ b/.github/workflows/lhci.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest name: lhci action steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: ./lhci with: url: https://opentermsarchive.org,https://domifa.fabrique.social.gouv.fr diff --git a/.github/workflows/report.yml b/.github/workflows/report.yml index 74620ca6..0138ae8c 100644 --- a/.github/workflows/report.yml +++ b/.github/workflows/report.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest name: report action steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: actions/setup-node@v3 with: node-version: "14" diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index e21a8946..1d74004a 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest name: sonarcloud action steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: actions/setup-node@v3 with: node-version: "18" diff --git a/.github/workflows/trivy.yml b/.github/workflows/trivy.yml index f63e1893..f879cc7e 100644 --- a/.github/workflows/trivy.yml +++ b/.github/workflows/trivy.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest name: trivy action steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Run Trivy vulnerability scanner uses: ./trivy with: