Skip to content

Commit

Permalink
Bump updatecli/updatecli-action from 2.57.0 to 2.58.0 (#503)
Browse files Browse the repository at this point in the history
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.57.0 to 2.58.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@9a37c7e...fa41baa)

---
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] committed May 13, 2024
1 parent 2172b5b commit 4cb474d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.yaml
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@9a37c7e35598d7b37d8e7568b40ed9538112be01 # v2
uses: updatecli/updatecli-action@fa41baa922561b436c449de1a0bd1f5bd768248c # v2

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

0 comments on commit 4cb474d

Please sign in to comment.