Skip to content

Commit 05bb6bf

Browse files
authored
Update digger_workflow.yml
1 parent 5758611 commit 05bb6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/digger_workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
steps:
2525
- uses: actions/checkout@v4
26-
- uses: diggerhq/digger@v0.6.7
26+
- uses: diggerhq/digger@fix/also-post-on-empty-plan
2727
with:
2828
digger-spec: ${{inputs.spec}}
2929
disable-locking: true

0 commit comments

Comments
 (0)