Skip to content

Commit

Permalink
Update Steffo99/actions-semver to v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffo99 authored Dec 4, 2022
1 parent 2087b7f commit 1ed470d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ jobs:

- name: "❓ Find the release semantic version"
id: semver
uses: Steffo99/[email protected]
uses: Steffo99/[email protected]
with:
string: ${{ github.event.release.tag_name }}

- name: "🔨 Setup Buildx"
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 1ed470d

Please sign in to comment.