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

fix(deps): update module github.com/linode/linodego to v1.36.0 #121

fix(deps): update module github.com/linode/linodego to v1.36.0

fix(deps): update module github.com/linode/linodego to v1.36.0 #121

Workflow file for this run

name: semantic-pr
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
pr-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
requireScope: true
subjectPattern: ^(?![A-Z]).+$