Skip to content

Bump ksp.version from 2.0.21-1.0.25 to 2.0.21-1.0.27 #1154

Bump ksp.version from 2.0.21-1.0.25 to 2.0.21-1.0.27

Bump ksp.version from 2.0.21-1.0.25 to 2.0.21-1.0.27 #1154

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