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.17.1 to 1.17.2 (#45)
Bumps [BetaHuhn/repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) from 1.17.1 to 1.17.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.17.1...v1.17.2) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4ea6209235
commit
053c3b8996
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v2.4.0
|
||||
|
||||
- name: Run GitHub File Sync
|
||||
uses: BetaHuhn/repo-file-sync-action@v1.17.1
|
||||
uses: BetaHuhn/repo-file-sync-action@v1.17.2
|
||||
with:
|
||||
GH_PAT: ${{ secrets.SYNC_TOKEN }}
|
||||
TEAM_REVIEWERS: roadies
|
||||
|
|
|
|||
2
.github/workflows/repo-file-sync-push.yml
vendored
2
.github/workflows/repo-file-sync-push.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v2.4.0
|
||||
|
||||
- name: Run GitHub File Sync
|
||||
uses: BetaHuhn/repo-file-sync-action@v1.17.1
|
||||
uses: BetaHuhn/repo-file-sync-action@v1.17.2
|
||||
with:
|
||||
GH_PAT: ${{ secrets.SYNC_TOKEN }}
|
||||
TEAM_REVIEWERS: roadies
|
||||
|
|
|
|||
Loading…
Reference in a new issue