Skip to content

Commit 2a1a1aa

Browse files
authored
Merge pull request #94 from dduportal/dependabot/github_actions/updatecli/updatecli-action-2.49.0
chore(deps): bump updatecli/updatecli-action from 2.48.0 to 2.49.0
2 parents f56d0da + 56bb5c0 commit 2a1a1aa

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.48.0
22+
uses: updatecli/updatecli-action@v2.49.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)