From 4687a615ed55428c3fa07b22bfa15ad5a8756717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 21:05:44 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- .github/workflows/code-climate-test-coverage.yml | 2 +- .github/workflows/codeql.yml | 2 +- .github/workflows/release-and-publish.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7372b157..549c662b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: nodejs.org:443 - name: ⚙️ Git Checkout - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: ⚙️ Install Node versions uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2 diff --git a/.github/workflows/code-climate-test-coverage.yml b/.github/workflows/code-climate-test-coverage.yml index da77a948..d16949f0 100644 --- a/.github/workflows/code-climate-test-coverage.yml +++ b/.github/workflows/code-climate-test-coverage.yml @@ -24,7 +24,7 @@ jobs: registry.npmjs.org:443 - name: ⚙️ Git Checkout - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: ⚙️ Install Node versions uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2 diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 19567f71..bd94e021 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -60,7 +60,7 @@ jobs: uploads.github.com:443 - name: ⚙️ Checkout code - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: ⚙️ Initialize CodeQL uses: github/codeql-action/init@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10 diff --git a/.github/workflows/release-and-publish.yml b/.github/workflows/release-and-publish.yml index 72cb1739..33f18f90 100644 --- a/.github/workflows/release-and-publish.yml +++ b/.github/workflows/release-and-publish.yml @@ -51,7 +51,7 @@ jobs: rekor.sigstore.dev:443 - name: 🔔 Checkout - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # 4.1.2 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # 4.1.6 - name: ⚙️ Setup Node.js uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # 4.0.2