Skip to content

chore(deps): Bump docker/login-action from 3.2.0 to 3.3.0 #368

chore(deps): Bump docker/login-action from 3.2.0 to 3.3.0

chore(deps): Bump docker/login-action from 3.2.0 to 3.3.0 #368

Workflow file for this run

---
name: Shellcheck
on:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: ShellCheck
run: shellcheck .github/*.sh