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

Bump anothrNick/github-tag-action from 1.69.0 to 1.70.0 #127

Bump anothrNick/github-tag-action from 1.69.0 to 1.70.0

Bump anothrNick/github-tag-action from 1.69.0 to 1.70.0 #127

name: 'Dependency Review'
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4
with:
allow-licenses: Apache-2.0, BSD-2-Clause, BSD-3-Clause, MIT