mirror of
https://github.com/tj-actions/pg-dump.git
synced 2024-12-20 01:18:49 +00:00
Bump tj-actions/sync-release-version from 8 to 8.6
Bumps [tj-actions/sync-release-version](https://github.com/tj-actions/sync-release-version) from 8 to 8.6. - [Release notes](https://github.com/tj-actions/sync-release-version/releases) - [Changelog](https://github.com/tj-actions/sync-release-version/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/sync-release-version/compare/v8...v8.6) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dc979b6928
commit
9d1be3018d
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.6
|
||||||
id: sync-release-version
|
id: sync-release-version
|
||||||
with:
|
with:
|
||||||
pattern: '${{ github.repository }}@'
|
pattern: '${{ github.repository }}@'
|
||||||
|
|
Loading…
Add table
Reference in a new issue