Skip to content

chore(deps): bump codecov/codecov-action from 3 to 4 #931

chore(deps): bump codecov/codecov-action from 3 to 4

chore(deps): bump codecov/codecov-action from 3 to 4 #931

Workflow file for this run

name: Danger
on:
pull_request_target:
jobs:
pr:
runs-on: ubuntu-latest
steps:
- name: Clone
uses: actions/checkout@v4
- name: Run Danger
uses: ./
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_PULL_REQUEST_ID: ${{ github.event.pull_request.number }}