From 7d276898a16f3377f34ce071923858261218309b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 19:00:41 +0000 Subject: [PATCH] chore(deps): update oapi-codegen/actions action to v0.9.2 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9223cc0..f8c2796 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ permissions: contents: read jobs: build: - uses: oapi-codegen/actions/.github/workflows/ci.yml@0b10ad68a53148bd29896be82ad92027b35507a3 # v0.8.0 + uses: oapi-codegen/actions/.github/workflows/ci.yml@a652a33a091fe34e640d44af53fcdf1670d2eded # v0.9.2 with: lint_versions: '["1.26"]' excluding_versions: '["1.24"]'