Skip to content

chore(deps): update docker/metadata-action action to v5 #295

chore(deps): update docker/metadata-action action to v5

chore(deps): update docker/metadata-action action to v5 #295

Workflow file for this run

name: Actionlint
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
paths:
- ".github/workflows/*"
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- name: Run actionlint
run: |
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
./actionlint -color -shellcheck=