Skip to content

Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.10 #1156

Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.10

Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.10 #1156

Workflow file for this run

name: Pull Requests
on:
pull_request:
paths-ignore:
- '.github/**'
jobs:
Build:
uses: evanchooly/workflows/.github/workflows/pull-request.yml@master
secrets:
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}

Check failure on line 12 in .github/workflows/pull-request.yml

View workflow run for this annotation

GitHub Actions / Pull Requests

Invalid workflow file

The workflow is not valid. .github/workflows/pull-request.yml (Line: 12, Col: 30): Invalid secret, DEVELOCITY_ACCESS_KEY is not defined in the referenced workflow.
with:
java: 17