mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-30 09:35:15 +00:00
Merge pull request #30 from tj-actions/dependabot/github_actions/tj-actions/sync-release-version-v8.5
Bump tj-actions/sync-release-version from v8 to v8.5
This commit is contained in:
commit
a9b4a3786b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync-release-version.yml
vendored
2
.github/workflows/sync-release-version.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Sync release version.
|
- name: Sync release version.
|
||||||
uses: tj-actions/sync-release-version@v8
|
uses: tj-actions/sync-release-version@v8.5
|
||||||
id: sync-release-version
|
id: sync-release-version
|
||||||
with:
|
with:
|
||||||
pattern: '${{ github.repository }}@'
|
pattern: '${{ github.repository }}@'
|
||||||
|
|
Loading…
Reference in a new issue