Skip to content

Bump github.com/linode/linodego from 1.27.1 to 1.28.0 (#117) #28

Bump github.com/linode/linodego from 1.27.1 to 1.28.0 (#117)

Bump github.com/linode/linodego from 1.27.1 to 1.28.0 (#117) #28

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 # pin@v5
with:
config-name: release-drafter.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}