Skip to content

build(deps): bump golang version from 1.23.4 to 1.23.6 (#687) #1043

build(deps): bump golang version from 1.23.4 to 1.23.6 (#687)

build(deps): bump golang version from 1.23.4 to 1.23.6 (#687) #1043

Workflow file for this run

---
name: Yamllint
'on': push
jobs:
yamllint:
runs-on: ubuntu-latest
container:
image: pipelinecomponents/yamllint:0.21.0
env:
YAMLLINT_CONFIG_FILE: /code/configs/.yamllint.yaml
options: --cpus 1
steps:
- uses: actions/[email protected]
- name: run yamllint
run: yamllint .