Skip to content

Commit 079cd5c

Browse files
authored
Merge pull request #418 from newfold-labs/dependabot/github_actions/main/stefanzweifel/git-auto-commit-action-7.1.0
GitHub Actions(deps): Bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0
2 parents 6602d51 + 5c30d0b commit 079cd5c

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@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
151+
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
152152
with:
153153
repository: gh-pages
154154
branch: gh-pages

0 commit comments

Comments
 (0)