Skip to content

chore(deps,rust): update rust-lang.rust-analyzer, usernamehw.errorlens #236

chore(deps,rust): update rust-lang.rust-analyzer, usernamehw.errorlens

chore(deps,rust): update rust-lang.rust-analyzer, usernamehw.errorlens #236

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@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
with:
persist-credentials: false
- uses: philips-software/pull-request-report-action@1299b0918dbffca0f5a601d3d230e04e0a3d2418 # v0.1.4
env:
GITHUB_TOKEN: ${{ github.token }}