Skip to content

Commit 00a74b2

Browse files
committed
chore: update copier
1 parent 8ca7335 commit 00a74b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2-
_commit: v0.9.0-23-g09afd92
2+
_commit: v0.9.0-24-g1479a01
33
_src_path: https://github.com/usnistgov/cookiecutter-nist-python.git
44
command_line_interface: typer
55
conda_channel: conda-forge

.github/workflows/update-copier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
git config --global user.name "github-actions[bot]"
104104
git restore --staged .
105105
fi
106-
shell: bash -euxo {0}
106+
shell: bash -eux {0}
107107

108108
- name: Create pull request
109109
if: steps.check.outputs.changed == 'true'

0 commit comments

Comments
 (0)