Skip to content

Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 #186

Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0

Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 #186

name: Test Dependabot PRs
on:
push:
branches:
- 'dependabot/**'
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-java@v5
with:
distribution: temurin
java-version: 17
- uses: gradle/[email protected]
with:
arguments: --configuration-cache test