Skip to content

Commit

Permalink
chore(deps): bump anothrNick/github-tag-action from 1.70.0 to 1.71.0 …
Browse files Browse the repository at this point in the history
…in the main group (#153)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 855166d commit 8318f1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
fetch-depth: 0
- id: version
uses: anothrNick/github-tag-action@1.70.0
uses: anothrNick/github-tag-action@1.71.0
env:
GITHUB_TOKEN: ${{ github.token }}
WITH_V: true
Expand All @@ -44,7 +44,7 @@ jobs:
GIT_SHA=$(git rev-parse HEAD)
echo "sha=${GIT_SHA::7}" >> $GITHUB_OUTPUT
- id: tag
uses: anothrNick/github-tag-action@1.70.0
uses: anothrNick/github-tag-action@1.71.0
env:
GITHUB_TOKEN: ${{ github.token }}
WITH_V: true
Expand Down

0 comments on commit 8318f1c

Please sign in to comment.