mirror of
https://github.com/jazzband/.github.git
synced 2026-03-16 22:20:32 +00:00
Bump BetaHuhn/repo-file-sync-action from 1.13.5 to 1.14.1
Bumps [BetaHuhn/repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) from 1.13.5 to 1.14.1. - [Release notes](https://github.com/BetaHuhn/repo-file-sync-action/releases) - [Changelog](https://github.com/BetaHuhn/repo-file-sync-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/BetaHuhn/repo-file-sync-action/compare/v1.13.5...v1.14.1) --- updated-dependencies: - dependency-name: BetaHuhn/repo-file-sync-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3cd3d95be3
commit
4758a6d4d4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/repo-file-sync.yml
vendored
2
.github/workflows/repo-file-sync.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
uses: actions/checkout@v2.3.4
|
uses: actions/checkout@v2.3.4
|
||||||
|
|
||||||
- name: Run GitHub File Sync
|
- name: Run GitHub File Sync
|
||||||
uses: BetaHuhn/repo-file-sync-action@v1.13.5
|
uses: BetaHuhn/repo-file-sync-action@v1.14.1
|
||||||
with:
|
with:
|
||||||
GH_PAT: ${{ secrets.SYNC_TOKEN }}
|
GH_PAT: ${{ secrets.SYNC_TOKEN }}
|
||||||
ASSIGNEES: jezdez
|
ASSIGNEES: jezdez
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue