Skip to content

chore(deps): bump alpine from 3.23.3 to 3.23.4 #414

chore(deps): bump alpine from 3.23.3 to 3.23.4

chore(deps): bump alpine from 3.23.3 to 3.23.4 #414

Workflow file for this run

---
name: Lint GitHub Actions workflows
on: [push, pull_request]
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
with:
egress-policy: audit
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- name: Check workflow files
uses: docker://rhysd/actionlint:latest
with:
args: -color