Skip to content

Commit 4ce200e

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/gradle/gradle-build-action-2.9.0'
2 parents 904cb6b + 32d78b0 commit 4ce200e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dp-inntekt-api-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
distribution: temurin
1717
java-version: 17
1818

19-
- uses: gradle/gradle-build-action@v2.8.0
19+
- uses: gradle/gradle-build-action@v2.9.0
2020
with:
2121
arguments: build
2222
- uses: nais/docker-build-push@v0

0 commit comments

Comments
 (0)