Skip to content

Commit

Permalink
Merge pull request #36 from The-Artista/dependabot/github_actions/dam…
Browse files Browse the repository at this point in the history
…ienaicheh/extract-version-from-tag-action-1.1.0

build(deps): bump damienaicheh/extract-version-from-tag-action from 1.0.0 to 1.1.0
  • Loading branch information
ishafiul authored Dec 28, 2023
2 parents 16e663d + 0b92a5e commit ab84f6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
with:
fetch-depth: 0
- name: Extract version from tag
uses: damienaicheh/extract-version-from-tag-action@v1.0.0
- uses: actions/setup-java@v4
uses: damienaicheh/extract-version-from-tag-action@v1.1.0
- uses: actions/setup-java@v1
with:
java-version: ${{env.JAVA_VERSION}}
- name: 🔧 Setup Flutter
Expand Down

0 comments on commit ab84f6b

Please sign in to comment.