diff options
| author | seth <[email protected]> | 2023-11-19 05:24:17 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-11-19 05:28:03 -0500 |
| commit | a35d149e0a9071a9892a8148022abc645d24ea6e (patch) | |
| tree | a15509833f4b65b4b8283d36bba2a80763349fc4 /.github/workflows/update-inputs.yaml | |
| parent | 07a6858fd7ef6ea6794cc37323d7c9cf1162d5b6 (diff) | |
actions: don't disable host key verification
Diffstat (limited to '.github/workflows/update-inputs.yaml')
| -rw-r--r-- | .github/workflows/update-inputs.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-inputs.yaml b/.github/workflows/update-inputs.yaml index 8d795dc..037c767 100644 --- a/.github/workflows/update-inputs.yaml +++ b/.github/workflows/update-inputs.yaml @@ -1,4 +1,4 @@ -name: update all flake inputs +name: Update all flake inputs on: schedule: |
