Skip to content

Commit 73abcae

Browse files
authored
Merge pull request #4 from semantic-release-java/dependabot/github_actions/develop/thenilsdev/git-log-action-2.0.2
build(deps): Bump thenilsdev/git-log-action from 1.0.5 to 2.0.2
2 parents 71f0fdc + 4b6fd53 commit 73abcae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Get Git Changelog
5757
id: get_changelog
58-
uses: thenilsdev/git-log-action@1.0.5
58+
uses: thenilsdev/git-log-action@v2.0.2
5959
if: steps.release.outcome == 'success' && steps.release.conclusion == 'success'
6060

6161
- name: Build with Maven

0 commit comments

Comments
 (0)