Skip to content

Commit

Permalink
Sync: Update to use newer action version
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryJones authored Jul 27, 2023
1 parent 2a25261 commit bf1db22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
if: ${{ github.repository_owner == 'Automattic' }}
steps:
- name: Sync files
uses: adrianjost/files-sync-action@v1.5.1
uses: adrianjost/files-sync-action@v2
with:
FILE_PATTERNS: |
^.editorconfig
Expand Down

0 comments on commit bf1db22

Please sign in to comment.