Skip to content

Commit

Permalink
Update CI stefanzweifel/git-auto-commit-action app to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed May 30, 2024
1 parent a0ae8d5 commit 452037d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
run: tar xvf switchboardbridge-build_node${{ matrix.node-version }}_php${{ matrix.php-version }}.zip -C . --exclude=.git --exclude=node_modules

- name: Commit lint fixes and target Js
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
repository: .
file_pattern: '*.php *.js *.map *.css'
Expand Down

0 comments on commit 452037d

Please sign in to comment.