Skip to content

Commit ead5fd7

Browse files
authored
fix: pass pr_ci_workflow input to digest caller (#63)
1 parent 8dbf05b commit ead5fd7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/dependabot-digest.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ jobs:
99
digest:
1010
permissions:
1111
pull-requests: read
12+
actions: read
1213
uses: sdkman/.github/.github/workflows/reusable-dependabot-digest.yml@main
14+
with:
15+
pr_ci_workflow: "CI"
1316
secrets: inherit

0 commit comments

Comments
 (0)