Skip to content

Commit d2e1681

Browse files
chore(deps): bump updatecli/updatecli-action from 2.50.0 to 2.51.0 (#1528)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 554c946 commit d2e1681

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.50.0
23+
uses: updatecli/updatecli-action@v2.51.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)