Skip to content

Commit

Permalink
Bump updatecli/updatecli-action from 2.63.0 to 2.64.0 (#526)
Browse files Browse the repository at this point in the history
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.63.0 to 2.64.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@bd63750...3a8785d)

---
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 Jul 29, 2024
1 parent 0df1ce6 commit 6dff1ba
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 @@ -20,7 +20,7 @@ jobs:
app_id: ${{ secrets.JENKINS_ADMIN_APP_ID }}
private_key: ${{ secrets.JENKINS_ADMIN_APP_PRIVKEY }}
- name: Setup updatecli
uses: updatecli/updatecli-action@bd6375057f081d484f7c0bffcc514192bdbd63b4 # v2
uses: updatecli/updatecli-action@3a8785d88ec4fa03d86521a181f37c0e74627463 # v2

- name: Diff
continue-on-error: true
Expand Down

0 comments on commit 6dff1ba

Please sign in to comment.