Skip to content

build(deps): bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0 #493

build(deps): bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0

build(deps): bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0 #493

Workflow file for this run

---
name: actionlint
on:
push:
branches: [main, release-*]
pull_request:
jobs:
lint:
name: Run actionlint
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v2.3.4
- name: Lint with actionlint
uses: reviewdog/action-actionlint@7485c2136bd093d2317a854c72910eebaee35238 # v1.14.0