File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2- _commit : v2.6.3
2+ _commit : v2.6.4
33_src_path : https://github.com/dafyddj/copier-bootstrap
44template_name : copier-github-action
Original file line number Diff line number Diff line change 3030 PYTHON_VERSION : 3.13.2
3131 steps :
3232 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
33- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
33+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
3434 with :
3535 python-version : ${{ env.PYTHON_VERSION }}
3636 - uses : pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
4242 timeout-minutes : 5
4343 env :
4444 # renovate: datasource=pypi depName=copier
45- COPIER_VERSION : 9.5 .0
45+ COPIER_VERSION : 9.6 .0
4646 # renovate: datasource=pypi depName=texttest
4747 TEXTTEST_VERSION : 4.4.3.1
4848 steps :
Original file line number Diff line number Diff line change 99 args : [--assume-in-merge]
1010 - id : check-yaml
1111 - repo : https://github.com/python-jsonschema/check-jsonschema
12- rev : 0.31.2
12+ rev : 0.31.3
1313 hooks :
1414 - id : check-github-workflows
1515 name : Check GitHub workflows with check-jsonschema
You can’t perform that action at this time.
0 commit comments