File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 build :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@v4
24+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2525
2626 - uses : actions/setup-python@v5
2727 with :
Original file line number Diff line number Diff line change 6868 pr-tag : pr-${{ github.event.pull_request.number }}
6969 steps :
7070 - name : Check out the repo
71- uses : actions/checkout@v4
71+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
7272
7373 - name : Log in to the Container registry
7474 uses : docker/login-action@v3
Original file line number Diff line number Diff line change 3434 attestations : write
3535 steps :
3636 - name : " Check out the repo"
37- uses : actions/checkout@v4
37+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
3838
3939 - name : Log in to the Container registry
4040 uses : docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
Original file line number Diff line number Diff line change 99 name : " pre-commit"
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@v4
12+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1313
1414 - uses : j178/prek-action@0bb87d7f00b0c99306c8bcb8b8beba1eb581c037 # v1.1.1
Original file line number Diff line number Diff line change 99 contents : read
1010 id-token : write
1111 steps :
12- - uses : actions/checkout@v4
12+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1313 # Setup .npmrc file to publish to npm
1414 - uses : actions/setup-node@v4
1515 with :
Original file line number Diff line number Diff line change 1515
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@v4
18+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1919
2020 - name : Setup Node.js ${{ matrix.node-version }}
2121 uses : actions/setup-node@v4
You can’t perform that action at this time.
0 commit comments