File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 - uses : actions/checkout@v6
5757 with :
5858 persist-credentials : false
59- - uses : msys2/setup-msys2@4f806de0a5a7294ffabaff804b38a9b435a73bda # v2
59+ - uses : msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # v2
6060 with :
6161 msystem : ${{ matrix.msystem }}
6262 update : true
Original file line number Diff line number Diff line change 4848
4949 # Initializes the CodeQL tools for scanning.
5050 - name : Initialize CodeQL
51- uses : github/codeql-action/init@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4
51+ uses : github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13 # v4
5252 with :
5353 languages : ${{ matrix.language }}
5454 build-mode : ${{ matrix.build-mode }}
6565 pip install -e .
6666
6767 - name : Perform CodeQL Analysis
68- uses : github/codeql-action/analyze@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4
68+ uses : github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13 # v4
6969 with :
7070 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 3333 ref : ${{ inputs.ref }}
3434 persist-credentials : false
3535 - name : Build wheels
36- uses : pypa/cibuildwheel@298ed2fb2c105540f5ed055e8a6ad78d82dd3a7e # v3.3 .1
36+ uses : pypa/cibuildwheel@8d2b08b68458a16aeb24b64e68a09ab1c8e82084 # v3.4 .1
3737 env :
3838 CIBW_BUILD : " cp3*-${{ matrix.buildplat }}"
3939 CIBW_PRERELEASE_PYTHONS : " True"
Original file line number Diff line number Diff line change @@ -82,14 +82,14 @@ jobs:
8282 name : all-dist-${{ github.run_id }}
8383 path : dist/
8484 - name : Publish package distributions to TestPyPI
85- uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
85+ uses : pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1
8686 with :
8787 repository-url : https://test.pypi.org/legacy/
8888 skip-existing : true
8989 attestations : ${{ env.DRY_RUN }}
9090 - name : Publish package distributions to PyPI
9191 if : startsWith(env.DRY_RUN, 'false')
92- uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
92+ uses : pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1
9393
9494 post-publish :
9595 needs : [publish]
Original file line number Diff line number Diff line change 1818 with :
1919 persist-credentials : false
2020 - name : Run zizmor 🌈
21- uses : zizmorcore/zizmor-action@0dce2577a4760a2749d8cfb7a84b7d5585ebcb7d # v0.5.0
21+ uses : zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
You can’t perform that action at this time.
0 commit comments