Skip to content

⬆️(deps): Update junit5 monorepo to v5.11.1 (#901) #3520

⬆️(deps): Update junit5 monorepo to v5.11.1 (#901)

⬆️(deps): Update junit5 monorepo to v5.11.1 (#901) #3520

Workflow file for this run

name: Lockfile
on:
push:
branches:
- main
permissions:
contents: read
jobs:
check-lockfile:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- name: run maven-lockfile
uses: chains-project/maven-lockfile@6572b9abec75a66b669cc6d432bdaf0ec25a92e3 # v5.0.0
with:
github-token: ${{ secrets.JRELEASER_GITHUB_TOKEN }}
include-maven-plugins: true