🔀 Merge pull request #95 from jpanther/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5

👷 Bump stefanzweifel/git-auto-commit-action from 4 to 5
This commit is contained in:
James Panther 2023-10-24 12:49:56 +11:00 committed by GitHub
commit 151a549726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ jobs:
- run: npm install
- run: npm run build
- name: Commit CSS changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
branch: "${{ github.head_ref }}"
push_options: "--dry-run"