Skip to content

chore(deps): bump docker/setup-buildx-action from 2 to 3 #4

chore(deps): bump docker/setup-buildx-action from 2 to 3

chore(deps): bump docker/setup-buildx-action from 2 to 3 #4

name: Differential ShellCheck
on:
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- name: Repository checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Differential ShellCheck
uses: redhat-plumbers-in-action/differential-shellcheck@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}