Skip to content

Commit 99d7512

Browse files
authored
Merge pull request #63 from jerry-git/chore/auto-update-project-from-template
[Actions] Auto-Update cookiecutter template
2 parents 108c649 + f52d290 commit 99d7512

File tree

3 files changed

+48
-23
lines changed

3 files changed

+48
-23
lines changed

.cruft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/woltapp/wolt-python-package-cookiecutter",
3-
"commit": "6669a067eeaaed3bee84312428a3e94cd13295f2",
3+
"commit": "55a5dfae5bb4fe6488d4ce3718056e393ff0f61b",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v2
1414
- name: Download actionlint
15-
run: bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
15+
run: bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.6.21
1616
shell: bash
1717
- name: Check workflow files
1818
run: ./actionlint -color

poetry.lock

Lines changed: 46 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)