We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a449e commit 4ad6ee7Copy full SHA for 4ad6ee7
.github/workflows/gradle.yml
@@ -33,7 +33,7 @@ jobs:
33
run: ./gradlew :dumper:app:test
34
35
dependency-submission:
36
- name: dependabot-graph-creation
+ name: create-dependabot-graph
37
runs-on: ubuntu-latest
38
permissions:
39
contents: write
0 commit comments