We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71f0fdc + 4b6fd53 commit 73abcaeCopy full SHA for 73abcae
1 file changed
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Get Git Changelog
57
id: get_changelog
58
- uses: thenilsdev/git-log-action@1.0.5
+ uses: thenilsdev/git-log-action@v2.0.2
59
if: steps.release.outcome == 'success' && steps.release.conclusion == 'success'
60
61
- name: Build with Maven
0 commit comments