Skip to content

Commit

Permalink
build(deps): bump damienaicheh/extract-version-from-tag-action
Browse files Browse the repository at this point in the history
Bumps [damienaicheh/extract-version-from-tag-action](https://github.com/damienaicheh/extract-version-from-tag-action) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/damienaicheh/extract-version-from-tag-action/releases)
- [Commits](damienaicheh/extract-version-from-tag-action@v1.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: damienaicheh/extract-version-from-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent aa04038 commit cab9f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
fetch-depth: 0
- name: Extract version from tag
uses: damienaicheh/extract-version-from-tag-action@v1.1.0
uses: damienaicheh/extract-version-from-tag-action@v1.3.0
- uses: actions/setup-java@v4
with:
java-version: ${{env.JAVA_VERSION}}
Expand Down

0 comments on commit cab9f7d

Please sign in to comment.