Skip to content

Bump actions/checkout from 4.1.0 to 4.1.1 #51

Bump actions/checkout from 4.1.0 to 4.1.1

Bump actions/checkout from 4.1.0 to 4.1.1 #51

Workflow file for this run

name: Linting workflows
on:
push:
paths:
- .github/**
permissions:
contents: none
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: "Check GitHub workflow files"
uses: docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest
with:
args: -color