File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 steps :
3333 - name : gather-system-info
3434 id : system-info
35- uses : kenchan0130/actions-system-info@v1.3.1
35+ uses : kenchan0130/actions-system-info@v1.4.0
3636 continue-on-error : true
3737 - name : print-system-info
3838 run : |
5656 done
5757 continue-on-error : true
5858 - name : checkout
59- uses : actions/checkout@v4
59+ uses : actions/checkout@v5
6060 - name : Unshallow
6161 run : |
6262 git fetch --prune --unshallow
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ ARG YQ_VERSION=v4.47.1
2929# renovate: datasource=github-releases depName=getsops/sops
3030ARG SOPS_VERSION=v3.10.2
3131# renovate: datasource=github-tags depName=aws/aws-cli
32- ARG AWSCLI_VERSION=2.28.14
32+ ARG AWSCLI_VERSION=2.28.16
3333
3434ENV DEBIAN_FRONTEND=noninteractive
3535RUN apt-get update -y \
You can’t perform that action at this time.
0 commit comments