Skip to content

Commit 24a4c17

Browse files
committed
Update from template
Template version: main (510ba6d)
1 parent 4b9f991 commit 24a4c17

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)