Skip to content

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 #2697

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 #2697

Workflow file for this run

name: Check goreleaser config
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions: read-all
jobs:
goreleaser-config:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
show-progress: false
- name: Check config
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
with:
args: check -f .goreleaser.yml