From e0a19f84a1ba6983efc1c7a6eb452f426f835b2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 07:33:47 +0000 Subject: [PATCH] Bump the github-actions group with 5 updates Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [JackPlowman/reusable-workflows/.github/workflows/common-clean-caches.yml](https://github.com/jackplowman/reusable-workflows) | `2026.02.14.01` | `2026.04.03.01` | | [JackPlowman/reusable-workflows/.github/workflows/codeql-analysis.yml](https://github.com/jackplowman/reusable-workflows) | `2026.02.14.01` | `2026.04.03.01` | | [JackPlowman/reusable-workflows/.github/workflows/common-code-checks.yml](https://github.com/jackplowman/reusable-workflows) | `2026.02.14.01` | `2026.04.03.01` | | [JackPlowman/reusable-workflows/.github/workflows/common-pull-request-tasks.yml](https://github.com/jackplowman/reusable-workflows) | `2026.02.14.01` | `2026.04.03.01` | | [JackPlowman/reusable-workflows/.github/workflows/common-sync-labels.yml](https://github.com/jackplowman/reusable-workflows) | `2026.02.14.01` | `2026.04.03.01` | Updates `JackPlowman/reusable-workflows/.github/workflows/common-clean-caches.yml` from 2026.02.14.01 to 2026.04.03.01 - [Release notes](https://github.com/jackplowman/reusable-workflows/releases) - [Commits](https://github.com/jackplowman/reusable-workflows/compare/9b05cbf77da4cc8d3238499a28d179c41cbcf6ac...1b9a61560b067a94456fc14816b414b3f1d8e623) Updates `JackPlowman/reusable-workflows/.github/workflows/codeql-analysis.yml` from 2026.02.14.01 to 2026.04.03.01 - [Release notes](https://github.com/jackplowman/reusable-workflows/releases) - [Commits](https://github.com/jackplowman/reusable-workflows/compare/9b05cbf77da4cc8d3238499a28d179c41cbcf6ac...1b9a61560b067a94456fc14816b414b3f1d8e623) Updates `JackPlowman/reusable-workflows/.github/workflows/common-code-checks.yml` from 2026.02.14.01 to 2026.04.03.01 - [Release notes](https://github.com/jackplowman/reusable-workflows/releases) - [Commits](https://github.com/jackplowman/reusable-workflows/compare/9b05cbf77da4cc8d3238499a28d179c41cbcf6ac...1b9a61560b067a94456fc14816b414b3f1d8e623) Updates `JackPlowman/reusable-workflows/.github/workflows/common-pull-request-tasks.yml` from 2026.02.14.01 to 2026.04.03.01 - [Release notes](https://github.com/jackplowman/reusable-workflows/releases) - [Commits](https://github.com/jackplowman/reusable-workflows/compare/9b05cbf77da4cc8d3238499a28d179c41cbcf6ac...1b9a61560b067a94456fc14816b414b3f1d8e623) Updates `JackPlowman/reusable-workflows/.github/workflows/common-sync-labels.yml` from 2026.02.14.01 to 2026.04.03.01 - [Release notes](https://github.com/jackplowman/reusable-workflows/releases) - [Commits](https://github.com/jackplowman/reusable-workflows/compare/9b05cbf77da4cc8d3238499a28d179c41cbcf6ac...1b9a61560b067a94456fc14816b414b3f1d8e623) --- updated-dependencies: - dependency-name: JackPlowman/reusable-workflows/.github/workflows/common-clean-caches.yml dependency-version: 2026.04.03.01 dependency-type: direct:production dependency-group: github-actions - dependency-name: JackPlowman/reusable-workflows/.github/workflows/codeql-analysis.yml dependency-version: 2026.04.03.01 dependency-type: direct:production dependency-group: github-actions - dependency-name: JackPlowman/reusable-workflows/.github/workflows/common-code-checks.yml dependency-version: 2026.04.03.01 dependency-type: direct:production dependency-group: github-actions - dependency-name: JackPlowman/reusable-workflows/.github/workflows/common-pull-request-tasks.yml dependency-version: 2026.04.03.01 dependency-type: direct:production dependency-group: github-actions - dependency-name: JackPlowman/reusable-workflows/.github/workflows/common-sync-labels.yml dependency-version: 2026.04.03.01 dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/clean-caches.yml | 2 +- .github/workflows/code-checks.yml | 4 ++-- .github/workflows/pull-request-tasks.yml | 2 +- .github/workflows/sync-labels.yml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/clean-caches.yml b/.github/workflows/clean-caches.yml index 604394a..fc316c6 100644 --- a/.github/workflows/clean-caches.yml +++ b/.github/workflows/clean-caches.yml @@ -16,6 +16,6 @@ jobs: name: Clean Caches permissions: contents: read - uses: JackPlowman/reusable-workflows/.github/workflows/common-clean-caches.yml@9b05cbf77da4cc8d3238499a28d179c41cbcf6ac # v2026.02.14.01 + uses: JackPlowman/reusable-workflows/.github/workflows/common-clean-caches.yml@1b9a61560b067a94456fc14816b414b3f1d8e623 # v2026.04.03.01 secrets: workflow_github_token: ${{ secrets.GH_TOKEN }} diff --git a/.github/workflows/code-checks.yml b/.github/workflows/code-checks.yml index c15a8a5..9add805 100644 --- a/.github/workflows/code-checks.yml +++ b/.github/workflows/code-checks.yml @@ -27,7 +27,7 @@ jobs: strategy: matrix: language: [actions] - uses: JackPlowman/reusable-workflows/.github/workflows/codeql-analysis.yml@9b05cbf77da4cc8d3238499a28d179c41cbcf6ac # v2026.02.14.01 + uses: JackPlowman/reusable-workflows/.github/workflows/codeql-analysis.yml@1b9a61560b067a94456fc14816b414b3f1d8e623 # v2026.04.03.01 with: language: ${{ matrix.language }} @@ -38,6 +38,6 @@ jobs: actions: read # Allow the workflow to read actions metadata pull-requests: write # Allow the workflow to create and modify pull request comments security-events: write # Allow the workflow to upload analysis results - uses: JackPlowman/reusable-workflows/.github/workflows/common-code-checks.yml@9b05cbf77da4cc8d3238499a28d179c41cbcf6ac # v2026.02.14.01 + uses: JackPlowman/reusable-workflows/.github/workflows/common-code-checks.yml@1b9a61560b067a94456fc14816b414b3f1d8e623 # v2026.04.03.01 secrets: workflow_github_token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/pull-request-tasks.yml b/.github/workflows/pull-request-tasks.yml index b4510ea..2c4627e 100644 --- a/.github/workflows/pull-request-tasks.yml +++ b/.github/workflows/pull-request-tasks.yml @@ -15,6 +15,6 @@ jobs: name: Common Pull Request Tasks permissions: pull-requests: write # For writing labels and comments on PRs - uses: JackPlowman/reusable-workflows/.github/workflows/common-pull-request-tasks.yml@9b05cbf77da4cc8d3238499a28d179c41cbcf6ac # v2026.02.14.01 + uses: JackPlowman/reusable-workflows/.github/workflows/common-pull-request-tasks.yml@1b9a61560b067a94456fc14816b414b3f1d8e623 # v2026.04.03.01 secrets: workflow_github_token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 566b069..b979f02 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -20,6 +20,6 @@ jobs: permissions: contents: read pull-requests: write # For writing labels to the repository - uses: JackPlowman/reusable-workflows/.github/workflows/common-sync-labels.yml@9b05cbf77da4cc8d3238499a28d179c41cbcf6ac # v2026.02.14.01 + uses: JackPlowman/reusable-workflows/.github/workflows/common-sync-labels.yml@1b9a61560b067a94456fc14816b414b3f1d8e623 # v2026.04.03.01 secrets: workflow_github_token: ${{ secrets.GITHUB_TOKEN }}