Skip to content

Bump dependencies and fix test that fails locally (#349) #6

Bump dependencies and fix test that fails locally (#349)

Bump dependencies and fix test that fails locally (#349) #6

name: Gradle dependency submission
on:
push:
branches:
- master
paths:
- "**.gradle.kts"
workflow_dispatch:
jobs:
dependency_submission:
permissions:
contents: write
uses: navikt/isworkflows/.github/workflows/gradle-dependency-submission.yml@master
secrets: inherit