Skip to content

Commit

Permalink
Merge pull request #100 from Olen/dependabot/github_actions/mukunku/t…
Browse files Browse the repository at this point in the history
…ag-exists-action-1.3.0

Bump mukunku/tag-exists-action from 1.2.0 to 1.3.0
  • Loading branch information
Olen authored Sep 11, 2023
2 parents 890a887 + 38e49ed commit 56ecab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: echo "COMPONENT_VERSION=$(jq -r .version custom_components/*/manifest.json)" >> $GITHUB_ENV

- name: "🏷️ Check if tag exists already"
uses: mukunku/tag-exists-action@v1.2.0
uses: mukunku/tag-exists-action@v1.3.0
id: "check_tag"
with:
tag: "v${{ env.COMPONENT_VERSION }}"
Expand Down

0 comments on commit 56ecab8

Please sign in to comment.