Skip to content

Commit

Permalink
Merge pull request #168 from 0GiS0/dependabot/github_actions/anothrNi…
Browse files Browse the repository at this point in the history
…ck/github-tag-action-1.70.0

Bump anothrNick/github-tag-action from 1.67.0 to 1.70.0
  • Loading branch information
0GiS0 authored Jul 16, 2024
2 parents 9f6c1a3 + 94c8b66 commit d9ea1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v3
- name: Bump version and push tag
id: create_tag
uses: anothrNick/github-tag-action@1.67.0
uses: anothrNick/github-tag-action@1.70.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true

0 comments on commit d9ea1ab

Please sign in to comment.