Skip to content

Bump net.bytebuddy:byte-buddy from 1.12.19 to 1.15.7 #1423

Bump net.bytebuddy:byte-buddy from 1.12.19 to 1.15.7

Bump net.bytebuddy:byte-buddy from 1.12.19 to 1.15.7 #1423

Workflow file for this run

name: "PR: Checklist linter"
on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
permissions:
checks: write
jobs:
task-check:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/task-completed-checker-action@v0.1.2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: dekinderfiets/pr-description-enforcer@0.0.1
if: false # TODO remove when public
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"