Skip to content

Commit c57dc39

Browse files
authored
Merge pull request #864 from jenkins-infra/dependabot/github_actions/updatecli/updatecli-action-2.100.0
chore(deps): bump updatecli/updatecli-action from 2.99.0 to 2.100.0
2 parents 17867b4 + 52b5d44 commit c57dc39

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
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v6
1616
- name: Setup updatecli
17-
uses: updatecli/updatecli-action@4fd2c16d992120bd5355264a03ad0cddec013e1b # v2.99.0
17+
uses: updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c # v2.100.0
1818
- name: Diff
1919
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml
2020
env:

0 commit comments

Comments
 (0)