From ad09fe2e0dc568ba9631aba926d0c54da8581c70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 18:22:31 +0000 Subject: [PATCH] ci: bump softprops/action-gh-release from 1 to 3 in /.github/workflows Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 3. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/v1...v3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/_supergraph_generate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_supergraph_generate.yaml b/.github/workflows/_supergraph_generate.yaml index 88a2c34..59b23ce 100644 --- a/.github/workflows/_supergraph_generate.yaml +++ b/.github/workflows/_supergraph_generate.yaml @@ -51,7 +51,7 @@ jobs: - name: Release Router Execution Config and Schema if: github.event_name == 'push' && ( startsWith(github.ref, 'refs/tags/supergraph-schema@') ) - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v3 with: files: | router-execution-config.json