File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1616 with :
1717 fetch-depth : 0
1818 - name : Set up pixi
19- uses : prefix-dev/setup-pixi@fef5c9568ca6c4ff7707bf840ab0692ba3f08293 # v0.9.0
19+ uses : prefix-dev/setup-pixi@194d461b21b6c5717c722ffc597fa91ed2ff29fa # v0.9.1
2020 with :
2121 environments : build
2222 - name : Build project
4343 name : artifact
4444 path : dist
4545 - name : Publish package on PyPi
46- uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
46+ uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
Original file line number Diff line number Diff line change 2020 - name : Checkout branch
2121 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2222 - name : Set up pixi
23- uses : prefix-dev/setup-pixi@fef5c9568ca6c4ff7707bf840ab0692ba3f08293 # v0.9.0
23+ uses : prefix-dev/setup-pixi@194d461b21b6c5717c722ffc597fa91ed2ff29fa # v0.9.1
2424 with :
2525 environments : default lint
2626 - name : pre-commit
5858 if : matrix.database == 'mssql'
5959 run : sudo ACCEPT_EULA=Y apt-get install msodbcsql18 -y
6060 - name : Set up pixi
61- uses : prefix-dev/setup-pixi@fef5c9568ca6c4ff7707bf840ab0692ba3f08293 # v0.9.0
61+ uses : prefix-dev/setup-pixi@194d461b21b6c5717c722ffc597fa91ed2ff29fa # v0.9.1
6262 with :
6363 environments : ${{ matrix.environment }}
6464 activate-environment : true
Original file line number Diff line number Diff line change 4040 persist-credentials : false
4141
4242 - name : " Run analysis"
43- uses : ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
43+ uses : ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
4444 with :
4545 results_file : results.sarif
4646 results_format : sarif
7474 # Upload the results to GitHub's code scanning dashboard (optional).
7575 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
7676 - name : " Upload to code-scanning"
77- uses : github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.5
77+ uses : github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.29.5
7878 with :
7979 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments