Skip to content

chore(deps): bump codecov/codecov-action from 5 to 6 #1068

chore(deps): bump codecov/codecov-action from 5 to 6

chore(deps): bump codecov/codecov-action from 5 to 6 #1068

Workflow file for this run

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