Skip to content

chore(deps): update goreleaser/goreleaser-action action to v5.1.0 #65

chore(deps): update goreleaser/goreleaser-action action to v5.1.0

chore(deps): update goreleaser/goreleaser-action action to v5.1.0 #65

Workflow file for this run

---
name: YAML lint
on: # yamllint disable-line rule:truthy
pull_request:
types: [opened, synchronize]
paths: ["**.ya?ml"]
jobs:
lintyaml:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # tag=v3.1.1
with:
format: github