We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d26e0 commit 35787eeCopy full SHA for 35787ee
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Parse CHANGELOG.md
58
id: parse-changelog
59
- uses: schwma/parse-changelog-action@69a9f9ab4cf2f2e736108ab41396fc3c55f65e40 # v1.0.0
+ uses: schwma/parse-changelog-action@1c2b2005ccf594cc3a45d33c10af4ab924d3a1c5 # v1.2.0
60
with:
61
version: '${{ steps.get-version.outputs.version }}'
62
title-regex: '^##\s+\[\d.*$'
0 commit comments