Skip to content

Commit

Permalink
build(deps): bump updatecli/updatecli-action (#201)
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update in the /updatecli/install directory: [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action).


Updates `updatecli/updatecli-action` from 2.73.0 to 2.74.0
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@11d8c3e...1e7fcb1)

---
updated-dependencies:
- dependency-name: updatecli/updatecli-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

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 Dec 23, 2024
1 parent fe0dc38 commit 2c8b922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updatecli/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ runs:
VERSION_FILE: ${{ inputs.version-file }}

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@11d8c3e7c4dbb188d9534e599db759e418911828 # v2.73.0
uses: updatecli/updatecli-action@1e7fcb1c5df159bca56c24c5335a050d611fbfdd # v2.74.0
with:
version: "${{ steps.set-version.outputs.version }}"
version-file: "${{ steps.set-version.outputs.version_file }}"

0 comments on commit 2c8b922

Please sign in to comment.