Skip to content

chore(deps): bump github.com/digitalocean/godo from 1.175.0 to 1.176.0 #319

chore(deps): bump github.com/digitalocean/godo from 1.175.0 to 1.176.0

chore(deps): bump github.com/digitalocean/godo from 1.175.0 to 1.176.0 #319

Workflow file for this run

name: "PR Checks"
on:
pull_request:
branches:
- trunk
jobs:
goreleaser:
runs-on: ubuntu-24.04
steps:
- name: "Checkout code"
uses: actions/checkout@v6.0.2
with:
fetch-depth: 0
- name: "Set up Go"
uses: actions/setup-go@v6.2.0
with:
go-version-file: 'go.mod'
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6.4.0
with:
version: 2.14.0
args: release --snapshot