Skip to content

Use Docker Run Instead of GHA container image for node 16 shutdown #1662

Use Docker Run Instead of GHA container image for node 16 shutdown

Use Docker Run Instead of GHA container image for node 16 shutdown #1662

name: Lint GH Workflows
on:
pull_request:
jobs:
lint_workflows:
name: Validate Github Action Workflows
runs-on: ubuntu-latest
steps:
- name: Check out Code
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Run actionlint
uses: reviewdog/action-actionlint@7556c222a14ff4583c0f772caeb7f65bb3816dc1 # v1.34.0