Skip to content

Commit

Permalink
chore(deps): update tj-actions/branch-names action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jackton1 committed Aug 27, 2022
1 parent 3491f60 commit 62f3ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -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
Expand Down

0 comments on commit 62f3ac4

Please sign in to comment.