Skip to content

Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre #370

Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre

Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre #370

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'