From ce4997f65ed6c12fea3b9ec12460eebb25070ae6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 02:32:32 +0000 Subject: [PATCH] chore(deps): bump go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml Bumps the development-dependencies group with 1 update: [go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml](https://github.com/go-openapi/ci-workflows). Updates `go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml` from 93b16765c4045dbd4dac2372803294298aa7592a to 2e57e83146e049b5dfb8116ba16a09b2da27b3c5 - [Release notes](https://github.com/go-openapi/ci-workflows/releases) - [Commits](https://github.com/go-openapi/ci-workflows/compare/93b16765c4045dbd4dac2372803294298aa7592a...2e57e83146e049b5dfb8116ba16a09b2da27b3c5) --- updated-dependencies: - dependency-name: go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml dependency-version: 2e57e83146e049b5dfb8116ba16a09b2da27b3c5 dependency-type: direct:production dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/monitor-bot-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/monitor-bot-pr.yml b/.github/workflows/monitor-bot-pr.yml index 15197cf..8e8190d 100644 --- a/.github/workflows/monitor-bot-pr.yml +++ b/.github/workflows/monitor-bot-pr.yml @@ -14,5 +14,5 @@ jobs: contents: write pull-requests: write statuses: read - uses: go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml@93b16765c4045dbd4dac2372803294298aa7592a # v0.3.3 + uses: go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml@2e57e83146e049b5dfb8116ba16a09b2da27b3c5 # v0.3.3 secrets: inherit