Skip to content

Commit 4d6d49e

Browse files
authored
set digest to 0.6.37 in scheduled.yaml
Signed-off-by: Marcin <[email protected]>
1 parent b32cd73 commit 4d6d49e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/scheduled.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
strategy: ${{ matrix.test-strategy }}
3939
additional-env-vars: |
4040
PKG_SYSREQS_DRY_RUN=true
41+
extra-deps: |
42+
digest (>= 0.6.37)
4143
branch-cleanup:
4244
if: >
4345
github.event_name == 'schedule' || (

0 commit comments

Comments
 (0)