Skip to content

Commit

Permalink
Merge pull request #20 from spejder/dependabot/github_actions/anothrN…
Browse files Browse the repository at this point in the history
…ick/github-tag-action-1.38.0
  • Loading branch information
dependabot[bot] authored Feb 8, 2022
2 parents 5d0464a + c02fedf commit 4262c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
fetch-depth: '0'
- name: Bump version and push tag
uses: anothrNick/github-tag-action@1.37.0
uses: anothrNick/github-tag-action@1.38.0
id: version
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4262c9d

Please sign in to comment.