Google Drive tools Action - recv
Version updated for https://github.com/hankei6km/gdrive-act-recv to version v0.6.11.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, “Google Drive tools Action - recv,” automates the process of downloading files from Google Drive to a local filesystem in a CI/CD workflow. It allows users to specify the source file in Google Drive, its parent folder, and the desired local file name, simplifying the retrieval of files while offering options like MIME type conversion and BOM removal. This action is particularly useful for integrating Google Drive file management into automated pipelines.
Release notes
Included qs security updates.
https://github.com/advisories/GHSA-6rw7-vpxm-498p
What’s Changed
Other Changes
- build(deps): bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-recv/pull/299
- build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-recv/pull/300
- build(deps): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-recv/pull/301
Full Changelog: https://github.com/hankei6km/gdrive-act-recv/compare/v0.6.10...v0.6.11