Skip to content

chore(deps): update actions/checkout action to v4.1.5 (#22655) #1098

chore(deps): update actions/checkout action to v4.1.5 (#22655)

chore(deps): update actions/checkout action to v4.1.5 (#22655) #1098

Workflow file for this run

---
name: actionlint
env:
AQUA_LOG_COLOR: always
on:
push:
branches: [main]
paths:
- .github/**
pull_request:
branches: [main]
paths:
- .github/**
permissions: {}
jobs:
default:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- uses: aquaproj/aqua-installer@4551ec64e21bf0f557c2525135ff0bd2cba40ec7 # v3.0.0
with:
aqua_version: v2.27.3
policy_allow: "true"
- run: actionlint -ignore "duplicate value"