Skip to content

Commit

Permalink
Use shared action for audit instead of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dotboris committed Sep 30, 2024
1 parent 5ebf18f commit d400fb2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/audit-renovate-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ name: Audit Renovate Config
on: pull_request
jobs:
check:
uses: coveo-platform/renovate/.github/workflows/_audit-renovate-config.yml@main
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: coveo/public-actions/audit-renovate-config@CIA-583/audit-renovate-config

0 comments on commit d400fb2

Please sign in to comment.