Skip to content

build(deps): bump the github-actions-backward-compatible group with 2… #4

build(deps): bump the github-actions-backward-compatible group with 2…

build(deps): bump the github-actions-backward-compatible group with 2… #4

Workflow file for this run

name: Lint GitHub Actions Workflows
on:
push:
paths:
- .github/**
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: "Check workflow files"
uses: docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest
with:
args: -color