File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Check out repository
16- uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247
16+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
1717 - name : Test if ed25519 upstream main HEAD is what we expect
1818 id : test_ed25519
1919 run : |
Original file line number Diff line number Diff line change 3737
3838 steps :
3939 - name : Checkout securesystemslib
40- uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247
40+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
4141
4242 - name : Set up Python ${{ matrix.python-version }}
4343 uses : actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435
Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - name : Checkout securesystemslib
20- uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247
20+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
2121
2222 - name : Set up Python
2323 uses : actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435
Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : Checkout securesystemslib
21- uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247
21+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
2222
2323 - name : Set up Python
2424 uses : actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435
You can’t perform that action at this time.
0 commit comments