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 100ed51 commit 08af66fCopy full SHA for 08af66f
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
runs-on: ubuntu-latest
28
timeout-minutes: 10
29
steps:
30
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
31
32
- name: Run ShellCheck
33
uses: ludeeus/action-shellcheck@2.0.0
.github/workflows/ecr_cleanup.yml
@@ -13,7 +13,7 @@ jobs:
13
14
timeout-minutes: 5
15
16
17
18
- name: Configure AWS credentials
19
uses: aws-actions/configure-aws-credentials@v5
0 commit comments