Skip to content

Commit cd9d871

Browse files
chore(deps): bump updatecli/updatecli-action from 2.53.0 to 2.54.0 (#1579)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa5337d commit cd9d871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/agent-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121

2222
- name: Install Updatecli in the runner
23-
uses: updatecli/updatecli-action@v2.53.0
23+
uses: updatecli/updatecli-action@v2.54.0
2424

2525
- name: Run Updatecli in apply mode
2626
run: "updatecli apply --config .github/updatecli.d/config-agent-release.yaml"

0 commit comments

Comments
 (0)