From f166d23fc05c5e701227fe570819fc1dc2bab7be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 00:49:05 +0000 Subject: [PATCH] chore(deps): bump sersoft-gmbh/setup-gh-cli-action from 1.0.1 to 2.0.0 Bumps [sersoft-gmbh/setup-gh-cli-action](https://github.com/sersoft-gmbh/setup-gh-cli-action) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/sersoft-gmbh/setup-gh-cli-action/releases) - [Commits](https://github.com/sersoft-gmbh/setup-gh-cli-action/compare/4022189b02796671e17d07f27c496713d09cb3a7...4d7f209ad8ceeebfd3247f24fc40d2a65434434a) --- updated-dependencies: - dependency-name: sersoft-gmbh/setup-gh-cli-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 1fa929597d2f..5024104ea89b 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -18,7 +18,7 @@ jobs: with: github-token: "${{ secrets.GITHUB_TOKEN }}" - name: install GH CLI - uses: sersoft-gmbh/setup-gh-cli-action@4022189b02796671e17d07f27c496713d09cb3a7 + uses: sersoft-gmbh/setup-gh-cli-action@4d7f209ad8ceeebfd3247f24fc40d2a65434434a with: version: stable - name: Enable auto-merge for Dependabot PRs