diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5b92f613e1..e7872ade81 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@6cf35d4f044f2663dae54547ff6d426e565beb48 # v0.6.0 + uses: oapi-codegen/actions/.github/workflows/ci.yml@f7f6944c57fdf23fc920076e41fd1dc6604eaad5 # v0.6.0 with: lint_versions: '["1.26"]' # The module requires Go 1.25.9, so exclude 1.24 from the default matrix.