Skip to content

Commit 7c4d9d0

Browse files
authored
Merge pull request #515 from jenkinsci/dependabot/github_actions/master/updatecli/updatecli-action-2.83.0
chore(deps): bump updatecli/updatecli-action from 2.82.0 to 2.83.0
2 parents f1bba80 + f12c2fc commit 7c4d9d0

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.82.0
18+
uses: updatecli/updatecli-action@v2.83.0
1919

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

0 commit comments

Comments
 (0)