Skip to content

Commit

Permalink
Merge pull request #46 from spejder/dependabot/github_actions/anothrN…
Browse files Browse the repository at this point in the history
…ick/github-tag-action-1.65.0
  • Loading branch information
dependabot[bot] authored May 16, 2023
2 parents a949b5d + 19f6d70 commit 90d78fa
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 @@ -17,7 +17,7 @@ jobs:
with:
fetch-depth: '0'
- name: Bump version and push tag
uses: anothrNick/github-tag-action@1.64.0
uses: anothrNick/github-tag-action@1.65.0
id: version
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 90d78fa

Please sign in to comment.