Skip to content

Commit 2a05b4c

Browse files
authored
Add stable option to depup action in workflow
1 parent 8419080 commit 2a05b4c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/depup.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v7
1616
- uses: hpehl/depup@v3
17+
with:
18+
stable: true

0 commit comments

Comments
 (0)