Skip to content

Commit cab8503

Browse files
chore(deps): bump tj-actions/branch-names from 7.0.7 to 9.0.0 in /.github/workflows (#8794)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dima Grossman <[email protected]>
1 parent 553b7df commit cab8503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
# Get current branch name
7272
- name: Get branch name
7373
id: branch-name
74-
uses: tj-actions/branch-names@v7.0.7
74+
uses: tj-actions/branch-names@v9.0.0
7575
# Get base branch name to compare with. Base branch on a PR, "main" branch on pushing.
7676
- name: Get base branch name
7777
id: get-base-branch-name

0 commit comments

Comments
 (0)