1
0
mirror of https://github.com/libssh2/libssh2.git synced 2026-01-27 00:18:12 +03:00

ci/GHA: enable Dependabot to bump GitHub Actions

This commit is contained in:
Viktor Szakats
2025-09-09 09:18:47 +02:00
parent 09eb59e3bb
commit 60c528be07

10
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
# Copyright (C) The libssh2 project and its contributors.
#
# SPDX-License-Identifier: BSD-3-Clause
version: 2
updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'