Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

build(deps): bump actions/checkout from 4.0.0 to 4.1.0 #128

build(deps): bump actions/checkout from 4.0.0 to 4.1.0

build(deps): bump actions/checkout from 4.0.0 to 4.1.0 #128

Workflow file for this run

# If the repository is public, be sure to change to GitHub hosted runners
name: Lint GitHub Actions Workflows
on:
push:
pull_request:
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- name: "Check workflow files"
uses: docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest