Bump BetaHuhn/repo-file-sync-action from 1.17.5 to 1.17.10

Bumps [BetaHuhn/repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) from 1.17.5 to 1.17.10.
- [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.17.5...v1.17.10)

---
updated-dependencies:
- dependency-name: BetaHuhn/repo-file-sync-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-04 11:10:51 +00:00 committed by GitHub
parent 514b8c7722
commit 8b66f7f9f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3
- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1.17.5
uses: BetaHuhn/repo-file-sync-action@v1.17.10
with:
GH_PAT: ${{ secrets.SYNC_TOKEN }}
TEAM_REVIEWERS: roadies

View file

@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3
- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1.17.5
uses: BetaHuhn/repo-file-sync-action@v1.17.10
with:
GH_PAT: ${{ secrets.SYNC_TOKEN }}
TEAM_REVIEWERS: roadies