Skip to content

build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0 #2983

build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0

build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0 #2983

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@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
with:
args: check -f .goreleaser.yml