Skip to content

Bump actions/checkout from 3.5.0 to 4.1.1 #192

Bump actions/checkout from 3.5.0 to 4.1.1

Bump actions/checkout from 3.5.0 to 4.1.1 #192

Workflow file for this run

name: Lint GitHub Actions Workflows
on:
push:
branches: [main]
pull_request:
permissions:
contents: none
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: 'Check workflow files'
uses: docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest