Skip to content

Allow DP to retry Handshake if node was offline and lost authentication #75

Allow DP to retry Handshake if node was offline and lost authentication

Allow DP to retry Handshake if node was offline and lost authentication #75

# Public documentation: https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
name: 'Dependency review'
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3