Skip to content

Commit

Permalink
chore(deps): bump updatecli/updatecli-action from 2.16.2 to 2.17.0 (#…
Browse files Browse the repository at this point in the history
…2574)

Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.16.2 to 2.17.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@v2.16.2...v2.17.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hervé Le Meur <91831478+lemeurherve@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and lemeurherve committed Jan 11, 2023
1 parent 8e8f74a commit 5d7b7d9
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 @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3.3.0
- name: "Setup updatecli"
uses: "updatecli/updatecli-action@v2.16.2"
uses: "updatecli/updatecli-action@v2.17.0"
- name: Diff
continue-on-error: true
run: |
Expand Down

0 comments on commit 5d7b7d9

Please sign in to comment.