PHP Classes

File: .github/workflows/dependency-review.yml

Recommend this page to a friend!
  Packages of Michael Beck   XOOPS helpers   .github/workflows/dependency-review.yml   Download  
File: .github/workflows/dependency-review.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: XOOPS helpers
Helper class functions to use with XOOPS
Author: By
Last change:
Date: 11 days ago
Size: 317 bytes
 

Contents

Class file image Download
name: Dependency Review on: pull_request: branches: [main, master] permissions: contents: read jobs: dependency-review: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v4 - name: Dependency review uses: actions/dependency-review-action@v4