Skip to content

Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 #1570

Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0

Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 #1570

Workflow file for this run

name: Check goreleaser config
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
goreleaser-config:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
with:
show-progress: false
- name: Check config
uses: goreleaser/goreleaser-action@v4
with:
args: check -f .goreleaser.yml