Skip to content

Commit 45c29de

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/agent-release.yml

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/agent-release.yaml"

.github/workflows/molecule-ami-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
uses: actions/checkout@v4
105105

106106
- name: Install Updatecli in the runner
107-
uses: updatecli/updatecli-action@v2.53.0
107+
uses: updatecli/updatecli-action@v2.54.0
108108

109109
- name: Configure AWS credentials
110110
uses: aws-actions/configure-aws-credentials@v4

0 commit comments

Comments
 (0)