Skip to content

Commit

Permalink
Bump anothrNick/github-tag-action from 1.55.0 to 1.67.0
Browse files Browse the repository at this point in the history
Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.55.0 to 1.67.0.
- [Release notes](https://github.com/anothrnick/github-tag-action/releases)
- [Commits](anothrNick/github-tag-action@2fa4983...a2c70ae)

---
updated-dependencies:
- dependency-name: anothrNick/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 64d2ab7 commit 0e5c131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ runs:
print(f'tag={new_tag}', file=f)
- name: GitHub tag bump
if: inputs.add_tag == 'true'
uses: anothrNick/github-tag-action@2fa498388d20664f4474176ac45845e037377886 # 1.38.0
uses: anothrNick/github-tag-action@a2c70ae13a881faf2b4953baaa9e49731997ab36 # 1.38.0
env:
GITHUB_TOKEN: ${{ inputs.token }}
CUSTOM_TAG: ${{ steps.new-tag-step.outputs.tag }}

0 comments on commit 0e5c131

Please sign in to comment.