Skip to content

Bump golang from 1.21.1 to 1.21.5 #214

Bump golang from 1.21.1 to 1.21.5

Bump golang from 1.21.1 to 1.21.5 #214

Workflow file for this run

name: Goreleaser CI
on: [push, pull_request]
permissions:
contents: read
jobs:
goreleaser-config:
name: Check
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Check config
uses: goreleaser/goreleaser-action@v5
with:
args: check -f .goreleaser.yml