File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.1
2+ _commit : v2.6.2
33_src_path : https://github.com/dafyddj/copier-bootstrap
44template_name : copier-packer-build
Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ jobs:
2727 timeout-minutes : 5
2828 env :
2929 # renovate: datasource=custom.python-versions depName=actions/python-versions versioning=pep440
30- PYTHON_VERSION : 3.13.1
30+ PYTHON_VERSION : 3.13.2
3131 steps :
3232 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
33- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
33+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
3434 with :
3535 python-version : ${{ env.PYTHON_VERSION }}
3636 - uses : pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
4444 # renovate: datasource=pypi depName=copier
4545 COPIER_VERSION : 9.4.1
4646 # renovate: datasource=pypi depName=texttest
47- TEXTTEST_VERSION : 4.4.0.1
47+ TEXTTEST_VERSION : 4.4.2
4848 steps :
4949 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5050 with :
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.0
12+ rev : 0.31.1
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