Skip to content

Commit bd7ffbe

Browse files
authored
Merge pull request #928 from jenkinsci/dependabot/github_actions/master/updatecli/updatecli-action-2.76.0
chore(deps): bump updatecli/updatecli-action from 2.75.0 to 2.76.0
2 parents 1500e45 + 845a193 commit bd7ffbe

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.75.0
18+
uses: updatecli/updatecli-action@v2.76.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)