Skip to content

Commit

Permalink
Merge pull request #218 from kiwigrid/dependabot/github_actions/anoth…
Browse files Browse the repository at this point in the history
…rNick/github-tag-action-1.47.0

Bump anothrNick/github-tag-action from 1.46.0 to 1.47.0
  • Loading branch information
jekkel authored Sep 28, 2022
2 parents bdedf16 + fc85623 commit f88bff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fetch-depth: '0'
- name: Bump version and push tag
id: tagging
uses: anothrNick/github-tag-action@1.46.0
uses: anothrNick/github-tag-action@1.47.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
INITIAL_VERSION: 1.0.0
Expand Down

0 comments on commit f88bff2

Please sign in to comment.