Skip to content

Commit

Permalink
Merge pull request #268 from kubewarden/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update updatecli/updatecli-action action to v2.35.0
  • Loading branch information
viccuad authored Jul 31, 2023
2 parents a080317 + 48ae294 commit 20935cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
echo "must_update_crds_chart=$?" >> $GITHUB_OUTPUT
- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@e5e6863d954b7495848bb43d693704934439d678 # v2.32.0
uses: updatecli/updatecli-action@44ba4a4e7e8252bef669b5525de7ca158830750e # v2.35.0

- name: Update kubewarden-defaults Helm chart
if: endsWith(github.event.client_payload.repository, 'policy-server')
Expand Down

0 comments on commit 20935cf

Please sign in to comment.