Skip to content

Bump docker/setup-qemu-action from 3.2.0 to 3.6.0 #1

Bump docker/setup-qemu-action from 3.2.0 to 3.6.0

Bump docker/setup-qemu-action from 3.2.0 to 3.6.0 #1

Workflow file for this run

name: "Lint"
permissions: {}
on:
pull_request:
branches:
- "**"
jobs:
shellcheck:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/action-shellcheck@master
with:
severity: info