Skip to content

Commit 4b6fd53

Browse files
build(deps): Bump thenilsdev/git-log-action from 1.0.5 to 2.0.2
Bumps [thenilsdev/git-log-action](https://github.com/thenilsdev/git-log-action) from 1.0.5 to 2.0.2. - [Release notes](https://github.com/thenilsdev/git-log-action/releases) - [Commits](nidotls/git-log-action@1.0.5...v2.0.2) --- updated-dependencies: - dependency-name: thenilsdev/git-log-action dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34a6f2f commit 4b6fd53

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
@@ -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)