Skip to content

Commit

Permalink
Merge pull request #236 from tj-actions/renovate/tj-actions-sync-rele…
Browse files Browse the repository at this point in the history
…ase-version-13.x

chore(deps): update tj-actions/sync-release-version action to v13
  • Loading branch information
repo-ranger[bot] authored Nov 16, 2023
2 parents 92ab4f3 + c6117d1 commit f30ef52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test-project/.github/workflows/sync-release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 0
- name: Sync release version
uses: tj-actions/sync-release-version@v11
uses: tj-actions/sync-release-version@v13
id: sync-release-version
with:
pattern: '${{ github.repository }}@'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 0
- name: Sync release version
uses: tj-actions/sync-release-version@v11
uses: tj-actions/sync-release-version@v13
id: sync-release-version
with:
pattern: '{{ "${{ github.repository }}@" }}'
Expand Down

0 comments on commit f30ef52

Please sign in to comment.