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 77 runs-on : ubuntu-latest
88 steps :
99 - name : Checkout
10- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
10+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
1111 with :
1212 fetch-depth : 0
1313
1919 # Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale) and
2020 # yamllint (https://github.com/adrienverge/yamllint) which require Python
2121 - name : Set up Python
22- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
22+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
2323 with :
2424 python-version : 3.x
2525
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
13+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
1414 with :
1515 fetch-depth : 0
1616
You can’t perform that action at this time.
0 commit comments