diff --git a/.copier-answers.yml b/.copier-answers.yml index 6cdf807..3026921 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,4 +1,4 @@ # Changes here will be overwritten by Copier; NEVER EDIT MANUALLY -_commit: v2.1.3 +_commit: v2.1.4 _src_path: https://github.com/dafyddj/copier-bootstrap template_name: copier-packer-build diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 924476d..e6855a9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest env: # renovate: datasource=github-releases depName=actions/python-versions extractVersion=^(?\S+)-\d+$ - PYTHON_VERSION: 3.12.5 + PYTHON_VERSION: 3.12.6 steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0