Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Add clippy Workflow

Add clippy Workflow #3

Workflow file for this run

name: Dependency Review
on:
- pull_request
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6
with:
egress-policy: audit
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: actions/dependency-review-action@72eb03d02c7872a771aacd928f3123ac62ad6d3a