Skip to content

Commit 1e45a01

Browse files
authored
Merge pull request #220 from newfold-labs/dependabot/github_actions/main/stefanzweifel/git-auto-commit-action-6.0.1
GitHub Actions(deps): Bump stefanzweifel/git-auto-commit-action from 5.1.0 to 6.0.1
2 parents f7db6f8 + 7f81454 commit 1e45a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecoverage-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148

149149
- name: Commit code coverage to gh-pages
150150
if: ${{ matrix.php == '7.3' }}
151-
uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
151+
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
152152
with:
153153
repository: gh-pages
154154
branch: gh-pages

0 commit comments

Comments
 (0)