We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dbf05b commit ead5fd7Copy full SHA for ead5fd7
1 file changed
.github/workflows/dependabot-digest.yml
@@ -9,5 +9,8 @@ jobs:
9
digest:
10
permissions:
11
pull-requests: read
12
+ actions: read
13
uses: sdkman/.github/.github/workflows/reusable-dependabot-digest.yml@main
14
+ with:
15
+ pr_ci_workflow: "CI"
16
secrets: inherit
0 commit comments