From bb9d5cf140ef5905168fa513f589f22ba87d4293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 11:10:23 +0000 Subject: [PATCH] Bump BetaHuhn/repo-file-sync-action from 1.10.1 to 1.13.3 Bumps [BetaHuhn/repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) from 1.10.1 to 1.13.3. - [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.10.1...v1.13.3) --- updated-dependencies: - dependency-name: BetaHuhn/repo-file-sync-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/repo-file-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/repo-file-sync.yml b/.github/workflows/repo-file-sync.yml index ae2bd1e..93bacdc 100644 --- a/.github/workflows/repo-file-sync.yml +++ b/.github/workflows/repo-file-sync.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v2.3.4 - name: Run GitHub File Sync - uses: BetaHuhn/repo-file-sync-action@v1.10.1 + uses: BetaHuhn/repo-file-sync-action@v1.13.3 with: GH_PAT: ${{ secrets.SYNC_TOKEN }} ASSIGNEES: jezdez