Skip to content

Commit 43adad4

Browse files
Bump coverallsapp/github-action from 2.3.0 to 2.3.3
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.0 to 2.3.3. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.0...v2.3.3) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8101e9 commit 43adad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
if: matrix.php-version == '8.1'
5757

5858
- name: Coveralls
59-
uses: coverallsapp/[email protected].0
59+
uses: coverallsapp/[email protected].3
6060
with:
6161
github-token: ${{ secrets.GITHUB_TOKEN }}
6262
path-to-lcov: build/lcov.info

0 commit comments

Comments
 (0)