Skip to content

Commit

Permalink
chore(deps): bump updatecli/updatecli-action from 2.76.0 to 2.77.0 (#947
Browse files Browse the repository at this point in the history
)

Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.76.0 to 2.77.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@v2.76.0...v2.77.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent 88d8250 commit b7795a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

# This step installs Updatecli in the runner using the updatecli-action
- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@v2.76.0
uses: updatecli/updatecli-action@v2.77.0

# This step runs Updatecli in Dry Run mode
# It uses the "diff" command of updatecli with the specified config and values files
Expand Down

0 comments on commit b7795a1

Please sign in to comment.