Bump BetaHuhn/repo-file-sync-action from 1.15.2 to 1.17.0 (#42)

Bumps [BetaHuhn/repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) from 1.15.2 to 1.17.0.
- [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.15.2...v1.17.0)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-10 11:46:15 +01:00 committed by GitHub
parent d14af5c647
commit 2d10638015
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@v2.4.0
- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1.15.2
uses: BetaHuhn/repo-file-sync-action@v1.17.0
with:
GH_PAT: ${{ secrets.SYNC_TOKEN }}
ASSIGNEES: jezdez

View file

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