Skip to content

chore(deps): bump github/codeql-action/upload-sarif from 4.37.8 to 4.37.9 in the github-actions group #118

chore(deps): bump github/codeql-action/upload-sarif from 4.37.8 to 4.37.9 in the github-actions group

chore(deps): bump github/codeql-action/upload-sarif from 4.37.8 to 4.37.9 in the github-actions group #118

Workflow file for this run

---
name: Pull Request Report
on:
pull_request:
types: [closed]
permissions:
contents: read
jobs:
add-pr-report:
permissions:
contents: read
checks: read
pull-requests: write
repository-projects: read
actions: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- uses: philips-software/pull-request-report-action@39e2f082490099021474c109cb207953221a8e47 # v0.1.5
env:
GITHUB_TOKEN: ${{ github.token }}