File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2525 runs-on : ${{matrix.os}}
2626
2727 steps :
28- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
2929
3030 - name : nodejs
3131 uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
4545 with :
4646 command : awslocal --version
4747 # renovate datasource: pypi, depName: awscli-local
48- version : 0.22.0
48+ version : 0.22.2
4949 giturl : ${{ github.event.pull_request.head.repo.full_name }}
5050 gitref : ${{ github.head_ref }}
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-24.04
1616
1717 steps :
18- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1919
2020 - name : install
2121 uses : asdf-vm/actions/install@1902764435ca0dd2f3388eea723a4f92a4eb8302 # v4.0.0
@@ -27,18 +27,18 @@ jobs:
2727 runs-on : ubuntu-24.04
2828
2929 steps :
30- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
3131
3232 - name : Check workflow files
33- uses : docker://rhysd/actionlint:1.7.7 @sha256:887a259a5a534f3c4f36cb02dca341673c6089431057242cdc931e9f133147e9
33+ uses : docker://rhysd/actionlint:1.7.8 @sha256:96d4a8c87dbbfb3bdd324f8fdc285fc3df5261e2decc619a4dd7e8ee52bbfd46
3434 with :
3535 args : -color
3636
3737 build :
3838 runs-on : ubuntu-24.04
3939
4040 steps :
41- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
41+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
4242
4343 # uses .markdownlint.yml for configuration
4444 - name : markdownlint
Original file line number Diff line number Diff line change 1- shellcheck 0.10 .0
1+ shellcheck 0.11 .0
22shfmt 3.12.0
You can’t perform that action at this time.
0 commit comments