Skip to content

Commit

Permalink
Bump BetaHuhn/repo-file-sync-action from 1.13.4 to 1.13.5 (#23)
Browse files Browse the repository at this point in the history
Bumps [BetaHuhn/repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) from 1.13.4 to 1.13.5.
- [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](BetaHuhn/repo-file-sync-action@v1.13.4...v1.13.5)

---
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>
  • Loading branch information
dependabot[bot] committed Sep 24, 2021
1 parent 8aa6d21 commit 3cd3d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo-file-sync.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2.3.4

- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1.13.4
uses: BetaHuhn/repo-file-sync-action@v1.13.5
with:
GH_PAT: ${{ secrets.SYNC_TOKEN }}
ASSIGNEES: jezdez
Expand Down

0 comments on commit 3cd3d95

Please sign in to comment.