Skip to content

Commit

Permalink
Merge pull request #779 from GuillaumeFalourd/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/dot-github/workflows/tj-actions/branch-names-7.0.7

Bump tj-actions/branch-names from 4 to 7.0.7 in /.github/workflows
  • Loading branch information
GuillaumeFalourd authored Dec 6, 2023
2 parents 615275f + a1ef2ec commit 70ecc51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch-names.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2
- name: Get branch names
id: branch-name
uses: tj-actions/branch-names@v4
uses: tj-actions/branch-names@v7.0.7

- name: Running on the default branch.
if: steps.branch-name.outputs.is_default == 'true'
Expand Down

0 comments on commit 70ecc51

Please sign in to comment.