Skip to content

Commit 7143058

Browse files
Bump coverallsapp/github-action from 2.3.6 to 2.3.7
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.6 to 2.3.7. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@648a8eb...5cbfd81) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36c191a commit 7143058

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
path: tmp/screenshots
7272
if-no-files-found: ignore
7373
- name: Report completion to Coveralls
74-
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
74+
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
7575
with:
7676
github-token: ${{ secrets.github_token }}
7777
flag-name: ruby-${{ matrix.ruby }}
@@ -84,7 +84,7 @@ jobs:
8484
timeout-minutes: 1
8585
steps:
8686
- name: Report completion to Coveralls
87-
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
87+
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
8888
with:
8989
github-token: ${{ secrets.github_token }}
9090
parallel-finished: true

0 commit comments

Comments
 (0)