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

Bump github.com/dnsimple/dnsimple-go from 1.4.1 to 1.5.0 #74

Bump github.com/dnsimple/dnsimple-go from 1.4.1 to 1.5.0

Bump github.com/dnsimple/dnsimple-go from 1.4.1 to 1.5.0 #74

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@v3
with:
allow-licenses: Apache-2.0, BSD-2-Clause, BSD-3-Clause, MIT