We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6602d51 + 5c30d0b commit 079cd5cCopy full SHA for 079cd5c
.github/workflows/codecoverage-main.yml
@@ -148,7 +148,7 @@ jobs:
148
149
- name: Commit code coverage to gh-pages
150
if: ${{ matrix.php == '7.3' }}
151
- uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
+ uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
152
with:
153
repository: gh-pages
154
branch: gh-pages
0 commit comments