diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-08-24 18:05:23 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-08-24 18:05:23 +0000 |
| commit | f492335b8dfe416a0ef0634bd999b66c27fc60fb (patch) | |
| tree | b23a81030b05014dac95208a553854300012679f | |
| parent | af548cae476194a47f33e3d5fb8e6a8f8deacf33 (diff) | |
| download | marco-dependabot/github_actions/dev-hanz-ops/install-gh-cli-action-0.3.0.tar.bz2 marco-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 53034846..86f4c9b7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: md5sum "$TARBALL" > "$TARBALL.md5" - name: Install GH CLI - uses: dev-hanz-ops/[email protected] + uses: dev-hanz-ops/[email protected] with: gh-cli-version: 2.39.1 |
