mirror of
https://github.com/tj-actions/changed-files
synced 2025-03-05 21:06:25 +00:00
chore(deps): update tj-actions/branch-names action to v6
This commit is contained in:
parent
3491f60cd2
commit
62f3ac4728
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -795,7 +795,7 @@ jobs:
|
|||
bash
|
||||
- name: Get branch name
|
||||
id: branch-name
|
||||
uses: tj-actions/branch-names@v5
|
||||
uses: tj-actions/branch-names@v6
|
||||
if: github.event_name == 'pull_request'
|
||||
- uses: nrwl/last-successful-commit-action@v1
|
||||
id: last_successful_commit
|
||||
|
|
Loading…
Add table
Reference in a new issue