diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-08-24 22:23:39 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-08-24 22:23:39 +0000 |
| commit | cd16c1b9c4a9ee7a747364aecea82f401f5e081d (patch) | |
| tree | 219a7c8ebc858ac42e82aff5007ed6210141bbeb | |
| parent | 4d46af861adb99e763a9b923a19ed5e5bc569867 (diff) | |
| download | pluma-dependabot/github_actions/dev-hanz-ops/install-gh-cli-action-0.3.0.tar.bz2 pluma-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 7fca43d2..b0569fa9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,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.72.0 |
