Skip to content

Commit 35787ee

Browse files
chore(deps): update schwma/parse-changelog-action action to v1.2.0
1 parent 22d26e0 commit 35787ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: Parse CHANGELOG.md
5858
id: parse-changelog
59-
uses: schwma/parse-changelog-action@69a9f9ab4cf2f2e736108ab41396fc3c55f65e40 # v1.0.0
59+
uses: schwma/parse-changelog-action@1c2b2005ccf594cc3a45d33c10af4ab924d3a1c5 # v1.2.0
6060
with:
6161
version: '${{ steps.get-version.outputs.version }}'
6262
title-regex: '^##\s+\[\d.*$'

0 commit comments

Comments
 (0)