Skip to content

Commit

Permalink
Merge pull request #1346 from puppetlabs/dependabot/github_actions/an…
Browse files Browse the repository at this point in the history
…othrNick/github-tag-action-1.67.0

Bump anothrNick/github-tag-action from 1.35.0 to 1.67.0
  • Loading branch information
justinstoller authored Jun 27, 2023
2 parents 9ee9fef + 46513a5 commit e462430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
fetch-depth: '0'
- name: Bump version and push tag
uses: anothrNick/github-tag-action@1.35.0
uses: anothrNick/github-tag-action@1.67.0
env:
GITHUB_TOKEN: ${{ secrets.PUPPET_RELEASE_GH_TOKEN }}
DEFAULT_BUMP: patch
Expand Down

0 comments on commit e462430

Please sign in to comment.