Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit 5d774db

Browse files
chore(bumps): set latest: false
1 parent 5b4d5a5 commit 5d774db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
excludes: ['']
1414
deptype: ['dependencies', 'devDependencies']
15-
latest: [true]
15+
latest: [false]
1616
steps:
1717
- uses: actions/checkout@v2
1818
- run: |

0 commit comments

Comments
 (0)