Skip to content

chore(deps): bump jwt from 2.3.0 to 2.10.3 in the bundler group across 1 directory #1149

chore(deps): bump jwt from 2.3.0 to 2.10.3 in the bundler group across 1 directory

chore(deps): bump jwt from 2.3.0 to 2.10.3 in the bundler group across 1 directory #1149

name: Validate Gradle Wrapper
on:
push:
branches:
- "*"
- "!translate_main"
pull_request:
branches:
- "main"
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
- uses: gradle/wrapper-validation-action@v3.5.0