Skip to content

Commit 0107b04

Browse files
authored
Merge pull request #69 from appuio/template-sync
Update from component template
2 parents 6d4b696 + 6118bcf commit 0107b04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cruft.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/projectsyn/commodore-component-template.git",
3-
"commit": "ea12efff947bce80cf31a3f1ed4412eab40e8b33",
3+
"commit": "510ba6d206ce42b9fe71629cd3939d6042ee115c",
44
"checkout": "main",
55
"context": {
66
"cookiecutter": {

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: "0"
1515
- name: Build changelog from PRs with labels
1616
id: build_changelog
17-
uses: mikepenz/release-changelog-builder-action@v4
17+
uses: mikepenz/release-changelog-builder-action@v5
1818
with:
1919
configuration: ".github/changelog-configuration.json"
2020
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,

0 commit comments

Comments
 (0)