Skip to content

Bump docker/login-action from 3.7.0 to 4.0.0 (#274) #822

Bump docker/login-action from 3.7.0 to 4.0.0 (#274)

Bump docker/login-action from 3.7.0 to 4.0.0 (#274) #822

Workflow file for this run

name: 'Shellcheck'
on:
push:
branch:
- master
pull_request:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master