File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 py_version : ${{ steps.python_version.outputs.py_version }}
1212 cp_tag : ${{ steps.python_version.outputs.cp_tag }}
1313 steps :
14- - uses : actions/checkout@v7
14+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1515 with :
1616 fetch-depth : 0
1717 - name : Fetch Python version from docker-borgmatic Dockerfile
6868 env :
6969 CIBW_BUILD : ' ${{ needs.setup.outputs.cp_tag }}-musllinux_*'
7070 steps :
71- - uses : actions/checkout@v7
71+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
7272 - name : Set up QEMU
7373 uses : docker/setup-qemu-action@v4
7474 with :
Original file line number Diff line number Diff line change 1515 pull-requests : write
1616
1717 steps :
18- - uses : actions/checkout@v7
18+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1919
2020 - name : Parse requirements.txt and sync recipes
2121 id : sync
You can’t perform that action at this time.
0 commit comments