Google Drive tools Action - send
Version updated for https://github.com/hankei6km/gdrive-act-send to version v0.6.11.
- This action is used across all versions by 6 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Google Drive tools Action - send” GitHub Action automates the process of uploading files from a local filesystem to Google Drive. It supports both personal and shared drives, allowing users to specify file names, MIME types, and target folders. This action simplifies file transfer workflows, eliminating manual operations and enhancing integration with Google Drive in CI/CD pipelines.
Release notes
Included qs security updates.
https://github.com/advisories/GHSA-6rw7-vpxm-498p
What’s Changed
Other Changes
- chore(deps): Bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-send/pull/320
- chore(deps): Bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-send/pull/321
- chore(deps): Bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-send/pull/322
Full Changelog: https://github.com/hankei6km/gdrive-act-send/compare/v0.6.10...v0.6.11