Skip to content

Bump the gradle group across 1 directory with 6 updates #174

Bump the gradle group across 1 directory with 6 updates

Bump the gradle group across 1 directory with 6 updates #174

Workflow file for this run

name: Build Pull Request
on:
pull_request:
paths-ignore:
- '**.md'
- '**.MD'
- '.gitignore'
- 'LICENSE'
- 'CODEOWNERS'
jobs:
test:
uses: navikt/sif-gha-workflows/.github/workflows/gradle-test.yml@main
permissions:
contents: read
secrets: inherit
with:
readertoken: false
javaversion: 21