mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-20 20:10:32 +03:00
build(deps): bump octokit/graphql-action from 3.0.0 to 3.0.2 (#12790)
Bumps [octokit/graphql-action](https://github.com/octokit/graphql-action) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/octokit/graphql-action/releases) - [Commits](https://github.com/octokit/graphql-action/compare/abaeca7ba4f0325d63b8de7ef943c2418d161b93...ddde8ebb2493e79f390e6449c725c21663a67505) --- updated-dependencies: - dependency-name: octokit/graphql-action dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
outputs:
|
||||
branches: ${{ steps.get-branches.outputs.data }}
|
||||
steps:
|
||||
- uses: octokit/graphql-action@abaeca7ba4f0325d63b8de7ef943c2418d161b93
|
||||
- uses: octokit/graphql-action@ddde8ebb2493e79f390e6449c725c21663a67505
|
||||
id: get-branches
|
||||
with:
|
||||
query: |
|
||||
|
||||
Reference in New Issue
Block a user