🔀 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

View File

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