From 36ca4ba8b820fd2f3bd6619ae062e63c081fe634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 01:44:15 +0000 Subject: [PATCH] Bump the development-dependencies group with 2 updates Bumps the development-dependencies group with 2 updates: [go-openapi/ci-workflows/.github/workflows/codeql.yml](https://github.com/go-openapi/ci-workflows) and [go-openapi/ci-workflows/.github/workflows/scanner.yml](https://github.com/go-openapi/ci-workflows). Updates `go-openapi/ci-workflows/.github/workflows/codeql.yml` from 6d8cd662cfad17de404391d55d4697abdbe31b1c to 82bc4cdc9afaee435c9b6f224bc72c241a7816f6 - [Release notes](https://github.com/go-openapi/ci-workflows/releases) - [Commits](https://github.com/go-openapi/ci-workflows/compare/6d8cd662cfad17de404391d55d4697abdbe31b1c...82bc4cdc9afaee435c9b6f224bc72c241a7816f6) Updates `go-openapi/ci-workflows/.github/workflows/scanner.yml` from 6d8cd662cfad17de404391d55d4697abdbe31b1c to 82bc4cdc9afaee435c9b6f224bc72c241a7816f6 - [Release notes](https://github.com/go-openapi/ci-workflows/releases) - [Commits](https://github.com/go-openapi/ci-workflows/compare/6d8cd662cfad17de404391d55d4697abdbe31b1c...82bc4cdc9afaee435c9b6f224bc72c241a7816f6) --- updated-dependencies: - dependency-name: go-openapi/ci-workflows/.github/workflows/codeql.yml dependency-version: 82bc4cdc9afaee435c9b6f224bc72c241a7816f6 dependency-type: direct:production dependency-group: development-dependencies - dependency-name: go-openapi/ci-workflows/.github/workflows/scanner.yml dependency-version: 82bc4cdc9afaee435c9b6f224bc72c241a7816f6 dependency-type: direct:production dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql.yml | 2 +- .github/workflows/scanner.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 579eb46..5857f14 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -19,5 +19,5 @@ jobs: permissions: contents: read security-events: write - uses: go-openapi/ci-workflows/.github/workflows/codeql.yml@6d8cd662cfad17de404391d55d4697abdbe31b1c # v0.4.4 + uses: go-openapi/ci-workflows/.github/workflows/codeql.yml@82bc4cdc9afaee435c9b6f224bc72c241a7816f6 # v0.4.4 secrets: inherit diff --git a/.github/workflows/scanner.yml b/.github/workflows/scanner.yml index cab7acc..a356f2c 100644 --- a/.github/workflows/scanner.yml +++ b/.github/workflows/scanner.yml @@ -16,5 +16,5 @@ jobs: permissions: contents: read security-events: write - uses: go-openapi/ci-workflows/.github/workflows/scanner.yml@6d8cd662cfad17de404391d55d4697abdbe31b1c # V0.4.4 + uses: go-openapi/ci-workflows/.github/workflows/scanner.yml@82bc4cdc9afaee435c9b6f224bc72c241a7816f6 # V0.4.4 secrets: inherit