Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Lamas <[email protected]>
  • Loading branch information
pedrolamas committed May 21, 2022
2 parents 3cdc8db + cb4629f commit 1b4d6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
echo ::set-output name=current_version::${GITHUB_REF#refs/tags/v}
- name: Read ChangeLog
uses: mindsers/changelog-reader-action@v2
uses: pedrolamas/changelog-reader-action@d71e9d8dc93a56c192a84bddd8af46cf3b1d284b
id: changelog
with:
validation_depth: 1
Expand Down

0 comments on commit 1b4d6d6

Please sign in to comment.