Skip to content

Commit

Permalink
chore(deps): bump dev-hanz-ops/install-gh-cli-action from 0.2.0 to 0.…
Browse files Browse the repository at this point in the history
…2.1 (#1408)

Bumps [dev-hanz-ops/install-gh-cli-action](https://github.com/dev-hanz-ops/install-gh-cli-action) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/dev-hanz-ops/install-gh-cli-action/releases)
- [Commits](dev-hanz-ops/install-gh-cli-action@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: dev-hanz-ops/install-gh-cli-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent c0d02ab commit 14aede7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dependabot-automations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Install GH CLI
uses: dev-hanz-ops/[email protected].0
uses: dev-hanz-ops/[email protected].1
- name: Approve a PR if not already approved
id: auto_approve
run: |
Expand All @@ -32,6 +32,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install GH CLI
uses: dev-hanz-ops/[email protected].0
uses: dev-hanz-ops/[email protected].1
- name: Auto-merge PR
run: gh pr merge --auto --squash "$PR_URL"

0 comments on commit 14aede7

Please sign in to comment.