Skip to content

Commit

Permalink
Merge pull request #1615 from navikt/dependabot/github_actions/dot-gi…
Browse files Browse the repository at this point in the history
…thub/actions/submit-dependency-graph/gradle/gradle-build-action-2.11.1

Bump gradle/gradle-build-action from 2.8.0 to 2.11.1 in /.github/actions/submit-dependency-graph
  • Loading branch information
hestad authored Dec 20, 2023
2 parents 74f7b6a + 3e755e1 commit 9f084f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/submit-dependency-graph/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup-java
- name: Submit dependency graph
uses: gradle/gradle-build-action@v2.8.0
uses: gradle/gradle-build-action@v2.11.1
with:
gradle-version: wrapper
dependency-graph: generate-and-submit
Expand Down

0 comments on commit 9f084f2

Please sign in to comment.