Skip to content

Bump github/codeql-action from 3.27.9 to 3.28.0 (#1380) #2992

Bump github/codeql-action from 3.27.9 to 3.28.0 (#1380)

Bump github/codeql-action from 3.27.9 to 3.28.0 (#1380) #2992

Workflow file for this run

name: Hadolint
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 21 * * 6"
permissions:
contents: read
jobs:
hadolint:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
egress-policy: audit
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf # v3.1.0