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.15.1 to 1.15.2 (#32)
This commit is contained in:
parent
3606b369ec
commit
1b176900a7
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.15.1
|
||||
uses: BetaHuhn/repo-file-sync-action@v1.15.2
|
||||
with:
|
||||
GH_PAT: ${{ secrets.SYNC_TOKEN }}
|
||||
ASSIGNEES: jezdez
|
||||
|
|
|
|||
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.15.1
|
||||
uses: BetaHuhn/repo-file-sync-action@v1.15.2
|
||||
with:
|
||||
GH_PAT: ${{ secrets.SYNC_TOKEN }}
|
||||
ASSIGNEES: jezdez
|
||||
|
|
|
|||
Loading…
Reference in a new issue