Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
Bump tj-actions/branch-names action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2022
1 parent bbf75d6 commit 8688e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- name: Get Information
id: branch-info
uses: tj-actions/branch-names@v5.2
uses: tj-actions/branch-names@v6.1
- name: Source Branch is not trunk
if: steps.branch-info.outputs.head_ref_branch == 'trunk'
run: exit 2
Expand Down

0 comments on commit 8688e8f

Please sign in to comment.