Skip to content

Bump ruby/setup-ruby from 1.170.0 to 1.171.0 (#327) #159

Bump ruby/setup-ruby from 1.170.0 to 1.171.0 (#327)

Bump ruby/setup-ruby from 1.170.0 to 1.171.0 (#327) #159

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: "Check workflow files"
uses: docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest