Skip to content

Configure API token using LinodeClient{}.SetToken(...) rather than transport; allow configuring LINODE_CA #22

Configure API token using LinodeClient{}.SetToken(...) rather than transport; allow configuring LINODE_CA

Configure API token using LinodeClient{}.SetToken(...) rather than transport; allow configuring LINODE_CA #22

name: 'Dependency review'
on:
pull_request:
branches: [ "main" ]
permissions:
contents: read
pull-requests: write
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:
comment-summary-in-pr: on-failure