Skip to content

Commit 24d6a6b

Browse files
authored
Merge pull request #219 from dduportal/dependabot/github_actions/updatecli/updatecli-action-2.75.0
chore(deps): bump updatecli/updatecli-action from 2.74.0 to 2.75.0
2 parents a72d6e6 + 19f20bb commit 24d6a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Install Updatecli in the runner
22-
uses: updatecli/updatecli-action@v2.74.0
22+
uses: updatecli/updatecli-action@v2.75.0
2323

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

0 commit comments

Comments
 (0)