Skip to content

Commit 6095f81

Browse files
build(deps): bump coverallsapp/github-action in the github-actions group
Bumps the github-actions group with 1 update: [coverallsapp/github-action](https://github.com/coverallsapp/github-action). Updates `coverallsapp/github-action` from 2.3.4 to 2.3.6 - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@cfd0633...648a8eb) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aaea6d1 commit 6095f81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
env:
146146
GITHUB_DB_BACKEND: ${{ matrix.db-backend }}
147147
- name: Upload coverage data to coveralls.io
148-
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
148+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
149149
with:
150150
flag-name: '${{ matrix.db-backend }}: ${{ matrix.python-version }}'
151151
parallel: true
@@ -206,7 +206,7 @@ jobs:
206206
runs-on: ubuntu-24.04
207207
steps:
208208
- name: Run Coveralls finish
209-
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
209+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
210210
with:
211211
parallel-finished: true
212212

0 commit comments

Comments
 (0)