From 0c93c1fbe8d5e11f2cb32dec4d02e3540b79e8eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 03:44:33 +0000 Subject: [PATCH] build(deps): Bump the development-dependencies group across 2 directories with 1 update Bumps the development-dependencies group with 1 update in the / directory: [go-openapi/gh-actions](https://github.com/go-openapi/gh-actions). Bumps the development-dependencies group with 1 update in the /ci-jobs/next-tag directory: [go-openapi/gh-actions](https://github.com/go-openapi/gh-actions). Updates `go-openapi/gh-actions` from 1.4.14 to 1.4.15 - [Release notes](https://github.com/go-openapi/gh-actions/releases) - [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go) - [Commits](https://github.com/go-openapi/gh-actions/compare/70c5bbea429a7d10a082ac9efb83036da0c5b7d0...b0542d87f701a2fdba9629421026a2bdd54e2859) Updates `go-openapi/gh-actions` from 1.4.14 to 1.4.15 - [Release notes](https://github.com/go-openapi/gh-actions/releases) - [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go) - [Commits](https://github.com/go-openapi/gh-actions/compare/70c5bbea429a7d10a082ac9efb83036da0c5b7d0...b0542d87f701a2fdba9629421026a2bdd54e2859) --- updated-dependencies: - dependency-name: go-openapi/gh-actions dependency-version: 1.4.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: go-openapi/gh-actions dependency-version: 1.4.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/bump-release.yml | 2 +- ci-jobs/next-tag/action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/bump-release.yml b/.github/workflows/bump-release.yml index bdadcef..0af57c3 100644 --- a/.github/workflows/bump-release.yml +++ b/.github/workflows/bump-release.yml @@ -58,7 +58,7 @@ jobs: fetch-depth: 0 - name: install svu - uses: go-openapi/gh-actions/install/svu@70c5bbea429a7d10a082ac9efb83036da0c5b7d0 # v1.4.14 + uses: go-openapi/gh-actions/install/svu@b0542d87f701a2fdba9629421026a2bdd54e2859 # v1.4.15 - name: Bump release id: bump-release diff --git a/ci-jobs/next-tag/action.yml b/ci-jobs/next-tag/action.yml index ae04511..1d84f52 100644 --- a/ci-jobs/next-tag/action.yml +++ b/ci-jobs/next-tag/action.yml @@ -40,7 +40,7 @@ runs: steps: - name: install svu - uses: go-openapi/gh-actions/install/svu@70c5bbea429a7d10a082ac9efb83036da0c5b7d0 + uses: go-openapi/gh-actions/install/svu@b0542d87f701a2fdba9629421026a2bdd54e2859 - name: Bump release id: bump-release