Skip to content

Commit 84252ae

Browse files
Update updatecli/updatecli-action action to v2.94.0
1 parent b6cb81b commit 84252ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updatecli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v5
1717

1818
- name: Install Updatecli in the runner
19-
uses: updatecli/updatecli-action@v2.93.0
19+
uses: updatecli/updatecli-action@v2.94.0
2020

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

0 commit comments

Comments
 (0)