Google Drive tools Action - send
Version updated for https://github.com/hankei6km/gdrive-act-send to version v0.6.15.
- This action is used across all versions by 6 repositories.
Action Type
This is a Node action using Node version 20.
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 allows users to specify file details such as the destination folder, file name, and MIME type, and supports both personal and shared drives. This action simplifies file management by eliminating manual uploads and securely providing the resulting file ID for further automation.
Release notes
Included undici security updates.
https://github.com/advisories/GHSA-v9p9-hfj2-hcw8 https://github.com/advisories/GHSA-f269-vfmq-vjvj https://github.com/advisories/GHSA-vrm6-8vpv-qv8q https://github.com/advisories/GHSA-2mjp-6q6p-2qxm https://github.com/advisories/GHSA-4992-7rv2-5pvq
What’s Changed
Other Changes
- chore(deps): Bump minimatch by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-send/pull/335
- chore(deps): Bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-send/pull/337
Full Changelog: https://github.com/hankei6km/gdrive-act-send/compare/v0.6.14...v0.6.15