File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,12 +34,12 @@ jobs:
3434 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3535
3636 - name : Initialize CodeQL
37- uses : github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
37+ uses : github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
3838 with :
3939 languages : ${{ matrix.language }}
4040 build-mode : ${{ matrix.build-mode }}
4141
4242 - name : Perform CodeQL Analysis
43- uses : github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
43+ uses : github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
4444 with :
4545 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 3838 run : python -m build
3939
4040 - name : Publish package distributions to PyPI
41- uses : pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
41+ uses : pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
You can’t perform that action at this time.
0 commit comments