File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 persist-credentials : false
3333
3434 - name : Initialize CodeQL
35- uses : github/codeql-action/init@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
35+ uses : github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
3636 with :
3737 languages : ${{ matrix.language }}
3838
4343 pip install --user -v .
4444
4545 - name : Perform CodeQL Analysis
46- uses : github/codeql-action/analyze@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
46+ uses : github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
Original file line number Diff line number Diff line change 99 if : github.repository == 'matplotlib/matplotlib'
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
12+ - uses : actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
1313 with :
1414 repo-token : ${{ secrets.GITHUB_TOKEN }}
1515 operations-per-run : 300
Original file line number Diff line number Diff line change 99 if : github.repository == 'matplotlib/matplotlib'
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
12+ - uses : actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
1313 with :
1414 repo-token : ${{ secrets.GITHUB_TOKEN }}
1515 operations-per-run : 20
You can’t perform that action at this time.
0 commit comments