Skip to content

Commit

Permalink
Bump anothrNick/github-tag-action
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update in the / directory: [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action).


Updates `anothrNick/github-tag-action` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/anothrnick/github-tag-action/releases)
- [Commits](anothrNick/github-tag-action@1.69.0...1.71.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 7adb270 commit 6cbda9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tag-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Bump version and push tag
if: ${{ success() && github.ref == 'refs/heads/main' && github.repository == 'linkedin/openhouse' }}
uses: anothrNick/github-tag-action@1.69.0
uses: anothrNick/github-tag-action@1.71.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true # prefix for tag "v"
Expand Down

0 comments on commit 6cbda9a

Please sign in to comment.