File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
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 : parse-tool-versions
3131 uses : paulo-ferraz-oliveira/parse-tool-versions@534819f70c0c04d788b49dafc29c8117901277bd # v1.0.3
4545 with :
4646 command : awslocal --version
4747 # renovate datasource: pypi, depName: awscli-local
48- version : 0.22.0
48+ version : 0.22.2
4949
5050 # same as above, but works around an asdf-vm/actions/plugin-test issue where the ref is Nok
5151 - name : plugin-test
5454 with :
5555 command : awslocal --version
5656 # renovate datasource: pypi, depName: awscli-local
57- version : 0.22.0
57+ version : 0.22.2
5858 giturl : ${{ github.event.pull_request.head.repo.full_name }}
5959 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- python 3.13.5
2- shellcheck 0.10 .0
1+ python 3.14.0
2+ shellcheck 0.11 .0
33shfmt 3.12.0
You can’t perform that action at this time.
0 commit comments