Skip to content

chore(deps): bump docker/login-action from 2 to 3 (#287) #10

chore(deps): bump docker/login-action from 2 to 3 (#287)

chore(deps): bump docker/login-action from 2 to 3 (#287) #10

Workflow file for this run

name: Actionlint
on:
push:
branches: [ main ]
paths:
- ".github/workflows/*.ya?ml"
pull_request:
paths:
- ".github/workflows/*.ya?ml"
workflow_dispatch:
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run actionlint
run: |
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
./actionlint -color