Skip to content

Bump github.com/goccy/go-yaml from 1.15.13 to 1.15.14 #132

Bump github.com/goccy/go-yaml from 1.15.13 to 1.15.14

Bump github.com/goccy/go-yaml from 1.15.13 to 1.15.14 #132

Workflow file for this run

name: Hadolint
on:
pull_request:
jobs:
hadolint:
name: Lint dockerfile
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run hadolint
uses: hadolint/[email protected]
with:
dockerfile: Dockerfile