From eb2c7a841050ccc382bcca3ac6fa1bb7725a5b9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:12:24 -0400 Subject: [PATCH] build(deps): bump the github-actions group across 1 directory with 5 updates (#133) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the github-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.1.7` | `4.2.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.25.15` | `3.26.9` | | [actions/setup-node](https://github.com/actions/setup-node) | `4.0.3` | `4.0.4` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.4` | `4.4.0` | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `1.10.3` | `1.11.0` | Updates `actions/checkout` from 4.1.7 to 4.2.0
Release notes

Sourced from actions/checkout's releases.

v4.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v4.1.7...v4.2.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

v4.0.0

v3.6.0

... (truncated)

Commits

Updates `github/codeql-action` from 3.25.15 to 3.26.9
Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

[UNRELEASED]

No user facing changes.

3.26.9 - 24 Sep 2024

No user facing changes.

3.26.8 - 19 Sep 2024

3.26.7 - 13 Sep 2024

3.26.6 - 29 Aug 2024

3.26.5 - 23 Aug 2024

3.26.4 - 21 Aug 2024

3.26.3 - 19 Aug 2024

3.26.2 - 14 Aug 2024

3.26.1 - 13 Aug 2024

No user facing changes.

3.26.0 - 06 Aug 2024

... (truncated)

Commits

Updates `actions/setup-node` from 4.0.3 to 4.0.4
Release notes

Sourced from actions/setup-node's releases.

v4.0.4

What's Changed

Documentation changes:

New Contributors

Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.0.4

Commits

Updates `actions/upload-artifact` from 4.3.4 to 4.4.0
Release notes

Sourced from actions/upload-artifact's releases.

v4.4.0

Notice: Breaking Changes :warning:

We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.

See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0

v4.3.6

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.3.6

v4.3.5

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.4...v4.3.5

Commits

Updates `actions/create-github-app-token` from 1.10.3 to 1.11.0
Release notes

Sourced from actions/create-github-app-token's releases.

v1.11.0

What's Changed

Features

New Contributors

Full Changelog: https://github.com/actions/create-github-app-token/compare/v1.10.4...v1.11.0

v1.10.4

What's Changed

Bug Fixes

New Contributors

Full Changelog: https://github.com/actions/create-github-app-token/compare/v1.10.3...v1.10.4

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/check-exec.yaml | 2 +- .github/workflows/check-helpers.yaml | 2 +- .github/workflows/check-kubernetes.yaml | 2 +- .github/workflows/check-oci.yaml | 2 +- .github/workflows/codeql.yaml | 6 +++--- .github/workflows/commitlint.yaml | 4 ++-- .github/workflows/dependency-review.yml | 2 +- .github/workflows/lint.yaml | 2 +- .github/workflows/openssf.yaml | 6 +++--- .github/workflows/release-exec.yaml | 6 +++--- .github/workflows/release-helpers.yaml | 6 +++--- .github/workflows/release-kubernetes.yaml | 6 +++--- .github/workflows/release-oci.yaml | 6 +++--- .github/workflows/scan-cves.yaml | 2 +- .github/workflows/test-unit.yaml | 2 +- 15 files changed, 28 insertions(+), 28 deletions(-) diff --git a/.github/workflows/check-exec.yaml b/.github/workflows/check-exec.yaml index 5a6990c..638178d 100644 --- a/.github/workflows/check-exec.yaml +++ b/.github/workflows/check-exec.yaml @@ -17,7 +17,7 @@ jobs: new-version: ${{ steps.bump-version.outputs.new-version }} steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: fetch-depth: 0 diff --git a/.github/workflows/check-helpers.yaml b/.github/workflows/check-helpers.yaml index b8efa09..8c25319 100644 --- a/.github/workflows/check-helpers.yaml +++ b/.github/workflows/check-helpers.yaml @@ -17,7 +17,7 @@ jobs: new-version: ${{ steps.bump-version.outputs.new-version }} steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: fetch-depth: 0 diff --git a/.github/workflows/check-kubernetes.yaml b/.github/workflows/check-kubernetes.yaml index 3577a7f..4f4966d 100644 --- a/.github/workflows/check-kubernetes.yaml +++ b/.github/workflows/check-kubernetes.yaml @@ -17,7 +17,7 @@ jobs: new-version: ${{ steps.bump-version.outputs.new-version }} steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: fetch-depth: 0 diff --git a/.github/workflows/check-oci.yaml b/.github/workflows/check-oci.yaml index 13bee31..2692019 100644 --- a/.github/workflows/check-oci.yaml +++ b/.github/workflows/check-oci.yaml @@ -17,7 +17,7 @@ jobs: new-version: ${{ steps.bump-version.outputs.new-version }} steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: fetch-depth: 0 diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml index e444e49..563f969 100644 --- a/.github/workflows/codeql.yaml +++ b/.github/workflows/codeql.yaml @@ -28,13 +28,13 @@ jobs: steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - name: Install tools uses: ./.github/actions/install-tools - name: Initialize CodeQL - uses: github/codeql-action/init@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15 + uses: github/codeql-action/init@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9 with: languages: go config-file: ./.github/codeql.yaml @@ -42,6 +42,6 @@ jobs: - run: make build - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15 + uses: github/codeql-action/analyze@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9 with: category: "/language:go" diff --git a/.github/workflows/commitlint.yaml b/.github/workflows/commitlint.yaml index a540ffb..8e2c288 100644 --- a/.github/workflows/commitlint.yaml +++ b/.github/workflows/commitlint.yaml @@ -16,12 +16,12 @@ jobs: steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: fetch-depth: 0 - name: Setup Node.js - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 + uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 - name: Install commitlint run: npm install --save-dev @commitlint/{config-conventional,cli} diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index f86aae4..41da472 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -9,6 +9,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - name: Dependency Review uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4 diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 976a9fe..40c4e30 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -22,7 +22,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - name: Install tools uses: ./.github/actions/install-tools diff --git a/.github/workflows/openssf.yaml b/.github/workflows/openssf.yaml index f380b49..7f92d3d 100644 --- a/.github/workflows/openssf.yaml +++ b/.github/workflows/openssf.yaml @@ -22,7 +22,7 @@ jobs: steps: - name: Checkout Code - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: persist-credentials: false @@ -47,13 +47,13 @@ jobs: publish_results: true - name: "Upload artifact" - uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4 + uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: name: SARIF file path: results.sarif retention-days: 5 - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15 + uses: github/codeql-action/upload-sarif@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9 with: sarif_file: results.sarif diff --git a/.github/workflows/release-exec.yaml b/.github/workflows/release-exec.yaml index e33de78..17dd155 100644 --- a/.github/workflows/release-exec.yaml +++ b/.github/workflows/release-exec.yaml @@ -17,7 +17,7 @@ jobs: new-version: ${{ steps.bump-version.outputs.new-version }} steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: fetch-depth: 0 @@ -34,7 +34,7 @@ jobs: environment: release steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: fetch-depth: 0 @@ -45,7 +45,7 @@ jobs: - name: Get pkg app token id: pkg-app-token - uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3 + uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0 with: app-id: ${{ vars.PKG_WORKFLOW_GITHUB_APP_ID }} private-key: ${{ secrets.PKG_WORKFLOW_GITHUB_APP_SECRET }} diff --git a/.github/workflows/release-helpers.yaml b/.github/workflows/release-helpers.yaml index adf97d8..872d5e8 100644 --- a/.github/workflows/release-helpers.yaml +++ b/.github/workflows/release-helpers.yaml @@ -17,7 +17,7 @@ jobs: new-version: ${{ steps.bump-version.outputs.new-version }} steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: fetch-depth: 0 @@ -34,7 +34,7 @@ jobs: environment: release steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: fetch-depth: 0 @@ -45,7 +45,7 @@ jobs: - name: Get pkg app token id: pkg-app-token - uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3 + uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0 with: app-id: ${{ vars.PKG_WORKFLOW_GITHUB_APP_ID }} private-key: ${{ secrets.PKG_WORKFLOW_GITHUB_APP_SECRET }} diff --git a/.github/workflows/release-kubernetes.yaml b/.github/workflows/release-kubernetes.yaml index 0b97971..c0db258 100644 --- a/.github/workflows/release-kubernetes.yaml +++ b/.github/workflows/release-kubernetes.yaml @@ -17,7 +17,7 @@ jobs: new-version: ${{ steps.bump-version.outputs.new-version }} steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: fetch-depth: 0 @@ -34,7 +34,7 @@ jobs: environment: release steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: fetch-depth: 0 @@ -45,7 +45,7 @@ jobs: - name: Get pkg app token id: pkg-app-token - uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3 + uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0 with: app-id: ${{ vars.PKG_WORKFLOW_GITHUB_APP_ID }} private-key: ${{ secrets.PKG_WORKFLOW_GITHUB_APP_SECRET }} diff --git a/.github/workflows/release-oci.yaml b/.github/workflows/release-oci.yaml index 6b663f3..fcff8fc 100644 --- a/.github/workflows/release-oci.yaml +++ b/.github/workflows/release-oci.yaml @@ -17,7 +17,7 @@ jobs: new-version: ${{ steps.bump-version.outputs.new-version }} steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: fetch-depth: 0 @@ -34,7 +34,7 @@ jobs: environment: release steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: fetch-depth: 0 @@ -45,7 +45,7 @@ jobs: - name: Get pkg app token id: pkg-app-token - uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3 + uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0 with: app-id: ${{ vars.PKG_WORKFLOW_GITHUB_APP_ID }} private-key: ${{ secrets.PKG_WORKFLOW_GITHUB_APP_SECRET }} diff --git a/.github/workflows/scan-cves.yaml b/.github/workflows/scan-cves.yaml index a7de9b5..c95867d 100644 --- a/.github/workflows/scan-cves.yaml +++ b/.github/workflows/scan-cves.yaml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - name: Install tools uses: ./.github/actions/install-tools diff --git a/.github/workflows/test-unit.yaml b/.github/workflows/test-unit.yaml index 3bf07a2..8ed6ed1 100644 --- a/.github/workflows/test-unit.yaml +++ b/.github/workflows/test-unit.yaml @@ -22,7 +22,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - name: Install tools uses: ./.github/actions/install-tools