From 548849ae0f83558fac2c199958a472f1fe7c190a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 07:24:12 +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 4d6159bf7589b6ae0483155550f89805700de8a9 to 93b16765c4045dbd4dac2372803294298aa7592a - [Release notes](https://github.com/go-openapi/ci-workflows/releases) - [Commits](https://github.com/go-openapi/ci-workflows/compare/4d6159bf7589b6ae0483155550f89805700de8a9...93b16765c4045dbd4dac2372803294298aa7592a) --- updated-dependencies: - dependency-name: go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml dependency-version: 93b16765c4045dbd4dac2372803294298aa7592a 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 f949297..15197cf 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@4d6159bf7589b6ae0483155550f89805700de8a9 # v0.3.3 + uses: go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml@93b16765c4045dbd4dac2372803294298aa7592a # v0.3.3 secrets: inherit