We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25d749 commit 45c29deCopy full SHA for 45c29de
.github/workflows/agent-release.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Install Updatecli in the runner
23
- uses: updatecli/updatecli-action@v2.53.0
+ uses: updatecli/updatecli-action@v2.54.0
24
25
- name: Run Updatecli in apply mode
26
run: "updatecli apply --config .github/updatecli.d/agent-release.yaml"
.github/workflows/molecule-ami-update.yml
@@ -104,7 +104,7 @@ jobs:
104
105
106
107
108
109
- name: Configure AWS credentials
110
uses: aws-actions/configure-aws-credentials@v4
0 commit comments