Skip to content

Bump com.google.errorprone:error_prone_core from 2.27.0 to 2.27.1 #319

Bump com.google.errorprone:error_prone_core from 2.27.0 to 2.27.1

Bump com.google.errorprone:error_prone_core from 2.27.0 to 2.27.1 #319

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ludeeus/action-shellcheck@master
with:
scandir: './scripts'