Skip to content

Commit

Permalink
build(deps): bump updatecli/updatecli-action from 2.64.0 to 2.65.0 (#…
Browse files Browse the repository at this point in the history
…5258)

Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.64.0 to 2.65.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@3a8785d...a0c478c)

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

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 Aug 6, 2024
1 parent 5b0e2a3 commit 30e1b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@3a8785d88ec4fa03d86521a181f37c0e74627463 # v0.76.1
uses: updatecli/updatecli-action@a0c478c868a71d3e239a65714de69450aa1ee2c6 # v0.76.1

- name: Run Updatecli in Apply mode
run: updatecli apply --config .github/updatecli-bump-golang.yml
Expand Down

0 comments on commit 30e1b9b

Please sign in to comment.