Skip to content

Commit

Permalink
Bump tj-actions/branch-names from 2.2 to 7.0.7 in /.github/workflows (#…
Browse files Browse the repository at this point in the history
…339)

* Bump tj-actions/branch-names from 2.2 to 7.0.7 in /.github/workflows

Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 2.2 to 7.0.7.
- [Release notes](https://github.com/tj-actions/branch-names/releases)
- [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md)
- [Commits](tj-actions/branch-names@v2.2...v7.0.7)

---
updated-dependencies:
- dependency-name: tj-actions/branch-names
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update ci.yml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benji <[email protected]>
  • Loading branch information
dependabot[bot] and BenjiU committed Mar 6, 2024
1 parent 9fc40d8 commit 67d455a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
with:
fetch-depth: 0
- id: branch-name
uses: tj-actions/branch-names@v2.2
uses: tj-actions/branch-names@v7.0.7
- name: Ensure we can checkout gh-pages
run: |
git checkout gh-pages
Expand Down

0 comments on commit 67d455a

Please sign in to comment.