Skip to content

Commit

Permalink
chore(deps): bump updatecli/updatecli-action from 2.52.0 to 2.53.0 (#337
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 5b69dc1 commit 814f0a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/agent-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@v2.52.0
uses: updatecli/updatecli-action@v2.53.0

- name: Run Updatecli in apply mode
run: "updatecli apply --config .github/updatecli.d/agent-release.yaml"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule-ami-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@v2.52.0
uses: updatecli/updatecli-action@v2.53.0

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
Expand Down

0 comments on commit 814f0a6

Please sign in to comment.