From 03c6b2d1e055ed14b8603ab7e6fef44d4f1785ab Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 7 Apr 2023 10:06:18 +0200 Subject: [PATCH] chore(deps): update tj-actions/branch-names action to v6.5 (#7891) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tj-actions/branch-names](https://togithub.com/tj-actions/branch-names) | action | minor | `v6.4` -> `v6.5` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
tj-actions/branch-names ### [`v6.5`](https://togithub.com/tj-actions/branch-names/releases/tag/v6.5) [Compare Source](https://togithub.com/tj-actions/branch-names/compare/v6.4...v6.5) #### What's Changed - Upgraded to v6.4 by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/branch-names/pull/205](https://togithub.com/tj-actions/branch-names/pull/205) - Update tj-actions/github-changelog-generator action to v1.17 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/206](https://togithub.com/tj-actions/branch-names/pull/206) - Update tj-actions/auto-doc action to v1.7.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/207](https://togithub.com/tj-actions/branch-names/pull/207) - Update tj-actions/auto-doc action to v1.7.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/209](https://togithub.com/tj-actions/branch-names/pull/209) - Updated README.md by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/branch-names/pull/208](https://togithub.com/tj-actions/branch-names/pull/208) - Bump tj-actions/auto-doc from 1.7.1 to 1.7.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tj-actions/branch-names/pull/210](https://togithub.com/tj-actions/branch-names/pull/210) - Update tj-actions/auto-doc action to v1.7.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/211](https://togithub.com/tj-actions/branch-names/pull/211) - Update actions/checkout action to v3.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/212](https://togithub.com/tj-actions/branch-names/pull/212) - Updated README.md by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/branch-names/pull/213](https://togithub.com/tj-actions/branch-names/pull/213) - Update pascalgn/automerge-action action to v0.15.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/214](https://togithub.com/tj-actions/branch-names/pull/214) - Update codacy/codacy-analysis-cli-action action to v4.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/215](https://togithub.com/tj-actions/branch-names/pull/215) - Update tj-actions/github-changelog-generator action to v1.18 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/217](https://togithub.com/tj-actions/branch-names/pull/217) - Updated README.md by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/branch-names/pull/218](https://togithub.com/tj-actions/branch-names/pull/218) - Update tj-actions/release-tagger action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/219](https://togithub.com/tj-actions/branch-names/pull/219) - Update peter-evans/create-pull-request action to v4.2.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/220](https://togithub.com/tj-actions/branch-names/pull/220) - Update actions/checkout action to v3.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/221](https://togithub.com/tj-actions/branch-names/pull/221) - Update tj-actions/verify-changed-files action to v14 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/222](https://togithub.com/tj-actions/branch-names/pull/222) - Update actions/checkout action to v3.5.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/223](https://togithub.com/tj-actions/branch-names/pull/223) - feat: Update sync-release-version.yml to use git-cliff by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/branch-names/pull/225](https://togithub.com/tj-actions/branch-names/pull/225) **Full Changelog**: https://github.com/tj-actions/branch-names/compare/v6...v6.5
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- .github/workflows/pr-metadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-metadata.yaml b/.github/workflows/pr-metadata.yaml index 269ce3887f52..23376775f3df 100644 --- a/.github/workflows/pr-metadata.yaml +++ b/.github/workflows/pr-metadata.yaml @@ -29,7 +29,7 @@ jobs: steps: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@eee8675bd61ec38bcfbfedd504d8473292ba649e # v6.4 + uses: tj-actions/branch-names@2e5354c6733793113f416314375826df030ada23 # v6.5 - name: Save PR data to file env: