Skip to content

Commit

Permalink
Merge pull request #98 from wp-cli/dependabot/github_actions/adrianjo…
Browse files Browse the repository at this point in the history
…st/files-sync-action-2.1.0
  • Loading branch information
swissspidy authored Apr 12, 2024
2 parents 83b452e + 4d504e5 commit e55c2bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
if: ${{ github.repository_owner == 'wp-cli' }}
steps:
- name: Sync files
uses: adrianjost/files-sync-action@v2.0.4
uses: adrianjost/files-sync-action@v2.1.0
with:
FILE_PATTERNS: |
^.actrc
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
if: ${{ github.repository_owner == 'wp-cli' }}
steps:
- name: Sync files
uses: adrianjost/files-sync-action@v2.0.4
uses: adrianjost/files-sync-action@v2.1.0
with:
FILE_PATTERNS: |
^.github/dependabot.yml
Expand Down

0 comments on commit e55c2bf

Please sign in to comment.