Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit acb3399

Browse files
authored
Update dependabot.yml for latest release of action
1 parent d233614 commit acb3399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: |
1919
./newrelic-dependencies.sh
2020
- name: Setup Gradle to generate and submit dependency graphs
21-
uses: gradle/gradle-build-action@dependency-graph
21+
uses: gradle/gradle-build-action@v2.6.1
2222
with:
2323
dependency-graph: generate-and-submit
2424
- name: Run a build, generating the dependency graph snapshot which will be submitted

0 commit comments

Comments
 (0)