Skip to content

Commit

Permalink
Update tj-actions/sync-release-version action to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jackton1 committed Feb 15, 2022
1 parent a25d781 commit 5c6df08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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@v9
uses: tj-actions/sync-release-version@v11
id: sync-release-version
with:
pattern: '${{ github.repository }}@'
Expand Down

0 comments on commit 5c6df08

Please sign in to comment.