Skip to content

Commit 30269da

Browse files
Updated to latest Github Actions Version (#297)
* Updated to latest Github Actions Version * Depandabot: Support for Automated Version Update * Incorporated Review Comment * Update devcontainer.json * Update devcontainer.json * Omitted editor.trimAutoWhitespace": true Omitted `"editor.trimAutoWhitespace": true` * Incorporated Review Comment --------- Co-authored-by: Álvaro Rausell Guiard <[email protected]>
1 parent f3e8058 commit 30269da

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ updates:
1010
directory: "/"
1111
schedule:
1212
interval: weekly
13+
- package-ecosystem: "github-actions"
14+
directory: "/"
15+
schedule:
16+
interval: weekly

0 commit comments

Comments
 (0)