Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump updatecli/updatecli-action from 2.38.0 to 2.46.1 in /.github/actions/updatecli #214

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/actions/updatecli/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ runs:
secret: ${{ inputs.dockerVaultSecret }}

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@a6026df96cc67ab4e8f10db769be5cbf9bdeecd4
uses: updatecli/updatecli-action@3800f163f5fdae67d29d17853f7669263eca4f48

- name: Run Updatecli
run: |-
Expand Down
Loading