Skip to content

Commit

Permalink
Merge pull request #1239 from rdmorganiser/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…dependency-updates/github-actions-4adb1accbf

build(deps): bump coverallsapp/github-action from 2.3.4 to 2.3.6 in the github-actions group
  • Loading branch information
MyPyDavid authored Feb 4, 2025
2 parents da13d0d + 6095f81 commit 0fe2481
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
env:
GITHUB_DB_BACKEND: ${{ matrix.db-backend }}
- name: Upload coverage data to coveralls.io
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
with:
flag-name: '${{ matrix.db-backend }}: ${{ matrix.python-version }}'
parallel: true
Expand Down Expand Up @@ -206,7 +206,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Run Coveralls finish
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
with:
parallel-finished: true

Expand Down

0 comments on commit 0fe2481

Please sign in to comment.