Skip to content

Commit

Permalink
Update tj-actions/sync-release-version action to v8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jackton1 committed May 30, 2021
1 parent 3b89090 commit 9bc993e
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@v8.6
uses: tj-actions/sync-release-version@v8.7
id: sync-release-version
with:
pattern: '${{ github.repository }}@'
Expand Down

0 comments on commit 9bc993e

Please sign in to comment.