Skip to content

build(deps): bump the aws-sdk-go-v2 group with 5 updates (#184) #114

build(deps): bump the aws-sdk-go-v2 group with 5 updates (#184)

build(deps): bump the aws-sdk-go-v2 group with 5 updates (#184) #114

Workflow file for this run

name: Codecov
on:
push:
branches: [ "main" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
jobs:
coverage:
name: Codecov
runs-on: ubuntu-latest
steps:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}