File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 - package-ecosystem : " github-actions"
44 directory : " /"
55 schedule :
6- interval : " monthly"
6+ interval : " semiannually"
7+ cooldown :
8+ default-days : 20
79 groups :
810 github-actions :
911 patterns :
Original file line number Diff line number Diff line change 88 matrix :
99 python-version : ['3.14']
1010 steps :
11- - uses : actions/checkout@v6
12- - uses : actions/setup-python@v6
11+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
12+ - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
1313 with :
1414 python-version : ${{ matrix.python-version }}
1515 - name : Install tox
Original file line number Diff line number Diff line change 5151 ports :
5252 - 1433:1433
5353 steps :
54- - uses : actions/checkout@v6
54+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
5555 - name : Set up Python
56- uses : actions/setup-python@v6
56+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
5757 with :
5858 python-version : ${{ matrix.python-version }}
5959 - name : Install MS SQL stuff
7474 docs :
7575 runs-on : ' ubuntu-latest'
7676 steps :
77- - uses : actions/checkout@v6
77+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
7878 - name : Set up Python
79- uses : actions/setup-python@v6
79+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
8080 with :
8181 python-version : ' 3.13'
8282 - name : Install tox
You can’t perform that action at this time.
0 commit comments