Skip to content

Commit

Permalink
Bump ksivamuthu/actions-setup-gh-cli from 2 to 3 (#31)
Browse files Browse the repository at this point in the history
Bumps [ksivamuthu/actions-setup-gh-cli](https://github.com/ksivamuthu/actions-setup-gh-cli) from 2 to 3.
- [Release notes](https://github.com/ksivamuthu/actions-setup-gh-cli/releases)
- [Commits](ksivamuthu/actions-setup-gh-cli@v2...v3)

---
updated-dependencies:
- dependency-name: ksivamuthu/actions-setup-gh-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 8db75e3 commit af862fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: dependabot/fetch-metadata@v2
- uses: actions/checkout@v4
- name: Setup gh cli
uses: ksivamuthu/actions-setup-gh-cli@v2
uses: ksivamuthu/actions-setup-gh-cli@v3
- name: Approve a Dependabot PR
run: gh pr review --approve "$PR_URL"
env:
Expand Down

0 comments on commit af862fe

Please sign in to comment.