Skip to content

Commit

Permalink
chore(deps): bump tj-actions/branch-names
Browse files Browse the repository at this point in the history
Bumps the github_actions group with 1 update in the /.github/workflows
directory: [tj-actions/branch-names](https://github.com/tj-actions/branch-names).

Updates `tj-actions/branch-names` from 6 to 8
- [Release notes](https://github.com/tj-actions/branch-names/releases)
- [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md)
- [Commits](tj-actions/branch-names@v6...v8)

---
updated-dependencies:
- dependency-name: tj-actions/branch-names
  dependency-type: direct:production
  dependency-group: github_actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mrsimonemms committed Jan 20, 2025
1 parent 20b2c5b commit 1c487ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:

- name: Get branch names
id: branch-name
uses: tj-actions/branch-names@v6
uses: tj-actions/branch-names@v8
with:
strip_tag_prefix: v

Expand Down

0 comments on commit 1c487ce

Please sign in to comment.