Google Drive tools Action - recv
Version updated for https://github.com/hankei6km/gdrive-act-recv to version v0.6.15.
- This action is used across all versions by 3 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, “Google Drive tools Action - recv,” automates the process of receiving files from Google Drive and saving them to a local filesystem. It simplifies tasks such as retrieving files by their ID, parent folder, or name and supports customization of the destination file name and MIME type. Additionally, it provides functionality to handle BOM characters in file content, streamlining file management workflows involving Google Drive.
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
- build(deps): bump minimatch by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-recv/pull/313
- build(deps): bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-recv/pull/315
Full Changelog: https://github.com/hankei6km/gdrive-act-recv/compare/v0.6.14...v0.6.15