Skip to content

Commit

Permalink
Merge pull request #76 from dduportal/dependabot/github_actions/updat…
Browse files Browse the repository at this point in the history
…ecli/updatecli-action-2.43.0

chore(deps): bump updatecli/updatecli-action from 2.42.0 to 2.43.0
  • Loading branch information
dduportal authored Oct 2, 2023
2 parents 86e66aa + 686634c commit 547d5a2
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 @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@v2.42.0
uses: updatecli/updatecli-action@v2.43.0

- name: Run Updatecli in Dry Run mode
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml
Expand Down

0 comments on commit 547d5a2

Please sign in to comment.