mirror of
https://github.com/appleboy/drone-scp.git
synced 2026-06-04 10:15:05 +08:00
45ef1287c2
- Change cron schedule quotes from single to double in codeql.yml - Update language matrix quotes from single to double in codeql.yml - Upgrade actions/checkout from v3 to v4 in docker.yml - Add a blank line after make build_linux_arm64 step in docker.yml - Change tag pattern quotes from single to double in goreleaser.yml - Consolidate steps in goreleaser.yml by removing unnecessary line breaks - Upgrade actions/setup-go from v4 to v5 in goreleaser.yml - Upgrade golangci-lint-action from v3 to v6 in lint.yml - Upgrade codecov-action from v3 to v4 in lint.yml Signed-off-by: appleboy <appleboy.tw@gmail.com>