diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-08-24 23:13:21 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-08-24 23:13:21 +0000 |
| commit | cf340fc24c846a2b8f93b1657d5a967ab95429ac (patch) | |
| tree | f7b8663572031b3a6588e68cb7ec3eb3a2c87b29 | |
| parent | dee7b3b81f4f495bb39a6c37c20eda4acfffefed (diff) | |
| download | eom-dependabot/github_actions/dev-hanz-ops/install-gh-cli-action-0.3.0.tar.bz2 eom-dependabot/github_actions/dev-hanz-ops/install-gh-cli-action-0.3.0.tar.xz | |
build(deps): bump dev-hanz-ops/install-gh-cli-action from 0.2.1 to 0.3.0dependabot/github_actions/dev-hanz-ops/install-gh-cli-action-0.3.0
Bumps [dev-hanz-ops/install-gh-cli-action](https://github.com/dev-hanz-ops/install-gh-cli-action) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/dev-hanz-ops/install-gh-cli-action/releases)
- [Commits](https://github.com/dev-hanz-ops/install-gh-cli-action/compare/v0.2.1...v0.3.0)
---
updated-dependencies:
- dependency-name: dev-hanz-ops/install-gh-cli-action
dependency-version: 0.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | .github/workflows/release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ba2a5cc..cacad8a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: run: .github/workflows/builds.sh autotools - name: Install GH CLI - uses: dev-hanz-ops/[email protected] + uses: dev-hanz-ops/[email protected] with: gh-cli-version: 2.39.1 |
