Skip to content

Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre #417

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

Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre #417

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'