We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a44931 commit b9d7fa0Copy full SHA for b9d7fa0
1 file changed
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: "[📖] Parse Changelog"
55
id: changelog
56
- uses: Xikaro/action-changelog-parser@v1.2.1
+ uses: Xikaro/action-changelog-parser@main
57
continue-on-error: true
58
with:
59
path: "CHANGELOG.md"
0 commit comments