diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-19 07:50:23 +0000 | 
|---|---|---|
| committer | Luke from DC <[email protected]> | 2025-05-20 14:10:42 +0000 | 
| commit | 24488eff6d8e7babfe0f36c13b291b5fb449eaae (patch) | |
| tree | 54b7c907001818220a3f61106823af479bb605e0 | |
| parent | 516f303106d0d966cc8e337ea85342113caa5bbe (diff) | |
| download | caja-24488eff6d8e7babfe0f36c13b291b5fb449eaae.tar.bz2 caja-24488eff6d8e7babfe0f36c13b291b5fb449eaae.tar.xz | |
build(deps): bump dev-hanz-ops/install-gh-cli-action from 0.1.0 to 0.2.1
Bumps [dev-hanz-ops/install-gh-cli-action](https://github.com/dev-hanz-ops/install-gh-cli-action) from 0.1.0 to 0.2.1.
- [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.1.0...v0.2.1)
---
updated-dependencies:
- dependency-name: dev-hanz-ops/install-gh-cli-action
  dependency-version: 0.2.1
  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 2b03d2cb..764b9266 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs:          run: .github/workflows/builds.sh        - name: Install GH CLI -        uses: dev-hanz-ops/[email protected] +        uses: dev-hanz-ops/[email protected]          with:            gh-cli-version: 2.39.1 | 
