Skip to content

Commit

Permalink
chore(deps): update tj-actions/branch-names action to v7 (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 18, 2023
1 parent a27365f commit 7543f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Get branch names
id: branch-name
uses: tj-actions/branch-names@v6
uses: tj-actions/branch-names@v7
with:
strip_tag_prefix: 'v'

Expand Down

0 comments on commit 7543f7a

Please sign in to comment.