File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 runs-on : ubuntu-latest
77
88 steps :
9- - uses : actions/checkout@main
9+ - uses : actions/checkout@f548e57e544e1ff5a4c46bf1e1b8685f8e4a348a # main
1010
1111 - name : Set up Python 3.12
1212 uses : actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2.3.4
1313 with :
14- python-version : 3.12
14+ python-version : 3.14
1515
1616 - name : Install poetry
1717 env :
Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Checkout
27- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6 .0
27+ uses : actions/checkout@a37ce9120846195fa4ece8f58b268e6043cb2f26 # v3.7 .0
2828
2929 - name : Initialize CodeQL
3030 uses : github/codeql-action/init@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2.28.1
Original file line number Diff line number Diff line change 55 name : docker://cdssnc/seekret-github-action
66 runs-on : ubuntu-latest
77 steps :
8- - uses : actions/checkout@main
8+ - uses : actions/checkout@f548e57e544e1ff5a4c46bf1e1b8685f8e4a348a # main
99 - name : docker://cdssnc/seekret-github-action
1010 uses : docker://cdssnc/seekret-github-action@sha256:0aee6df949373ef6df26d35f6207b56f897ddd1caa030646d7421b0afb717665
You can’t perform that action at this time.
0 commit comments