Skip to content

Commit

Permalink
Bump HardNorth/github-version-generate from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [HardNorth/github-version-generate](https://github.com/hardnorth/github-version-generate) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/hardnorth/github-version-generate/releases)
- [Changelog](https://github.com/HardNorth/github-version-generate/blob/develop/CHANGELOG.md)
- [Commits](HardNorth/github-version-generate@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: HardNorth/github-version-generate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent d37d61e commit dd1e5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
java-version: "17"

- name: Generate version
uses: HardNorth/github-version-generate@v1.3.0
uses: HardNorth/github-version-generate@v1.4.0
with:
version-source: file
version-file: build.gradle.kts
Expand Down

0 comments on commit dd1e5de

Please sign in to comment.