Skip to content

chore(ci): bump docker/build-push-action from 2.5.0 to 5.1.0 #7

chore(ci): bump docker/build-push-action from 2.5.0 to 5.1.0

chore(ci): bump docker/build-push-action from 2.5.0 to 5.1.0 #7

Workflow file for this run

name: Shellcheck
on: pull_request
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run shellcheck
id: shellcheck
uses: ludeeus/action-shellcheck@2.0.0