Skip to content

Commit

Permalink
chore(deps): bump tj-actions/branch-names from 7 to 8 (#435)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: tj-actions/branch-names
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 8ec9ddc commit c0e7c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
# Get the current branch from git
- name: Get branch name
id: branch-name
uses: tj-actions/branch-names@v7
uses: tj-actions/branch-names@v8

# Create Release for the Beta
- name: Semantic Release for Beta
Expand Down

0 comments on commit c0e7c2a

Please sign in to comment.