Skip to content

build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 #104

build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8

build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 #104

Workflow file for this run

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