Skip to content

build(deps): bump crate-ci/typos from 1.44.0 to 1.45.0 #4017

build(deps): bump crate-ci/typos from 1.44.0 to 1.45.0

build(deps): bump crate-ci/typos from 1.44.0 to 1.45.0 #4017

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
show-progress: false
- name: Check config
uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
with:
args: check -f .goreleaser.yml