Skip to content

Bump github/codeql-action from 3.26.13 to 3.27.0 #2720

Bump github/codeql-action from 3.26.13 to 3.27.0

Bump github/codeql-action from 3.26.13 to 3.27.0 #2720

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@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- uses: hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf # v3.1.0