Bump BetaHuhn/repo-file-sync-action from 1.13.5 to 1.14.2

Bumps [BetaHuhn/repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) from 1.13.5 to 1.14.2.
- [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.2)

---
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:
dependabot[bot] 2021-10-11 11:15:40 +00:00 committed by GitHub
parent 3cd3d95be3
commit abd4beb9e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2.3.4
- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1.13.5
uses: BetaHuhn/repo-file-sync-action@v1.14.2
with:
GH_PAT: ${{ secrets.SYNC_TOKEN }}
ASSIGNEES: jezdez