Skip to content

Commit e0b2c33

Browse files
authored
Merge pull request #332 from jenkinsci/dependabot/github_actions/master/updatecli/updatecli-action-2.44.0
chore(deps): bump updatecli/updatecli-action from 2.43.0 to 2.44.0
2 parents db59ea4 + f6b4a2d commit e0b2c33

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
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Install Updatecli in the runner
18-
uses: updatecli/updatecli-action@v2.43.0
18+
uses: updatecli/updatecli-action@v2.44.0
1919

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

0 commit comments

Comments
 (0)