mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-07-30 09:05:54 -04:00
fix: pass pr_ci_workflow input to digest caller
This commit is contained in:
committed by
Marco Vermeulen
parent
dec2d95989
commit
85dcaa0ffa
3
.github/workflows/dependabot-digest.yml
vendored
3
.github/workflows/dependabot-digest.yml
vendored
@@ -9,5 +9,8 @@ jobs:
|
||||
digest:
|
||||
permissions:
|
||||
pull-requests: read
|
||||
actions: read
|
||||
uses: sdkman/.github/.github/workflows/reusable-dependabot-digest.yml@main
|
||||
with:
|
||||
pr_ci_workflow: "Pull Requests"
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user