Below you will find pages that utilize the taxonomy term “hankei6km”
January 2, 2026
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.
January 2, 2026
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.
December 5, 2025
Google Drive tools Action - recv
Version updated for https://github.com/hankei6km/gdrive-act-recv to version v0.6.10.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The latest “guratan” package fails to build, so I temporarily reverted it. Included node-jws security updates. https://github.com/advisories/GHSA-869p-cjfg-cm3x What’s Changed Bug Fixes fix: Revert “build(deps): bump guratan from 0.8.1 to 0.8.2” by @hankei6km in https://github.com/hankei6km/gdrive-act-recv/pull/297 Full Changelog: https://github.com/hankei6km/gdrive-act-recv/compare/v0.6.9...v0.6.10
What’s Changed Bug Fixes fix: Revert “build(deps): bump guratan from 0.
December 5, 2025
Google Drive tools Action - send
Version updated for https://github.com/hankei6km/gdrive-act-send to version v0.6.10.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The latest “guratan” package fails to build, so I temporarily reverted it.
What’s Changed Bug Fixes fix: Revert guratan to 0.8.1 from 0.8.2 by @hankei6km in https://github.com/hankei6km/gdrive-act-send/pull/318 Full Changelog: https://github.com/hankei6km/gdrive-act-send/compare/v0.6.9...v0.6.10
December 5, 2025
Google Drive tools Action - send
Version updated for https://github.com/hankei6km/gdrive-act-send to version v0.6.9.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bump
Full Changelog: https://github.com/hankei6km/gdrive-act-send/compare/v0.6.8...v0.6.9
November 27, 2025
Google Drive tools Action - recv
Version updated for https://github.com/hankei6km/gdrive-act-recv to version v0.6.8.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Included digitalbazaar/forge security updates.
https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md#132---2025-11-25
What’s Changed Other Changes build(deps-dev): bump ts-jest from 29.3.2 to 29.3.4 by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-recv/pull/263 build(deps-dev): bump ts-jest from 29.3.4 to 29.4.0 by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-recv/pull/264 chore: Run npm audit fix by @hankei6km in https://github.com/hankei6km/gdrive-act-recv/pull/267 ci: Use Node.
November 27, 2025
Google Drive tools Action - send
Version updated for https://github.com/hankei6km/gdrive-act-send to version v0.6.7.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Included digitalbazaar/forge security updates.
https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md#132---2025-11-25
What’s Changed Other Changes chore(deps-dev): Bump ts-jest from 29.3.2 to 29.3.4 by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-send/pull/285 chore(deps-dev): Bump ts-jest from 29.3.4 to 29.4.0 by @dependabot[bot] in https://github.com/hankei6km/gdrive-act-send/pull/286 chore: Run npm audit fix by @hankei6km in https://github.com/hankei6km/gdrive-act-send/pull/288 ci: Use Node.
April 9, 2024
Google Drive tools Action - share
Version updated for hankei6km/gdrive-act-share to version v0.3.8.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Included undici security updates. https://github.com/nodejs/undici/releases/tag/v5.28.4
What’s Changed Other Changes ci: Use semantic pr format by @hankei6km in https://github.com/hankei6km/gdrive-act-share/pull/219 ci: Use “pull_request” trigger for test workflow by @hankei6km in https://github.com/hankei6km/gdrive-act-share/pull/220 ci: Update release.yml to use sem-pr labels by @hankei6km in https://github.com/hankei6km/gdrive-act-share/pull/221 Full Changelog: https://github.
April 9, 2024
Google Drive tools Action - recv
Version updated for hankei6km/gdrive-act-recv to version v0.6.4.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Included undici security updates. https://github.com/nodejs/undici/releases/tag/v5.28.4
What’s Changed Other Changes ci: Use semantic pr format by @hankei6km in https://github.com/hankei6km/gdrive-act-recv/pull/217 ci: Use “pull_request” trigger for test workflow by @hankei6km in https://github.com/hankei6km/gdrive-act-recv/pull/218 chore: Remove HTML comments from README.md by @hankei6km in https://github.com/hankei6km/gdrive-act-recv/pull/219 ci: Update release.
April 9, 2024
Google Drive tools Action - send
Version updated for hankei6km/gdrive-act-send to version v0.6.3.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Included undici security updates. https://github.com/nodejs/undici/releases/tag/v5.28.4
What’s Changed Other Changes test: Use “text/plain” as the source MIME type by @hankei6km in https://github.com/hankei6km/gdrive-act-send/pull/236 ci: Use semantic pr format by @hankei6km in https://github.com/hankei6km/gdrive-act-send/pull/237 ci: Use “pull_request” trigger for test workflow by @hankei6km in https://github.com/hankei6km/gdrive-act-send/pull/238 ci: Update release.
February 17, 2024
Google Drive tools Action - recv
Version updated for hankei6km/gdrive-act-recv to version v0.6.3.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Included undici security updates. https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3
What’s Changed Other Changes build(deps-dev): bump @octokit/graphql-schema from 14.38.0 to 14.39.0 by @dependabot in https://github.com/hankei6km/gdrive-act-recv/pull/181 build(deps): bump actions/setup-node from 3 to 4 by @dependabot in https://github.com/hankei6km/gdrive-act-recv/pull/182 build(deps-dev): bump @octokit/graphql-schema from 14.39.0 to 14.40.1 by @dependabot in https://github.
February 17, 2024
Google Drive tools Action - send
Version updated for hankei6km/gdrive-act-send to version v0.6.2.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Included undici security updates. https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3
What’s Changed Other Changes chore(deps): Bump actions/setup-node from 3 to 4 by @dependabot in https://github.com/hankei6km/gdrive-act-send/pull/198 chore(deps-dev): Bump @types/jest from 29.5.5 to 29.5.6 by @dependabot in https://github.com/hankei6km/gdrive-act-send/pull/199 chore(deps-dev): Bump @octokit/graphql-schema from 14.37.0 to 14.39.0 by @dependabot in https://github.
February 17, 2024
Google Drive tools Action - share
Version updated for hankei6km/gdrive-act-share to version v0.3.7.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Included undici security updates. https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3
What’s Changed Other Changes build(deps-dev): bump @types/jest from 29.5.5 to 29.5.6 by @dependabot in https://github.com/hankei6km/gdrive-act-share/pull/181 build(deps-dev): bump @octokit/graphql-schema from 14.37.0 to 14.39.0 by @dependabot in https://github.com/hankei6km/gdrive-act-share/pull/182 build(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in https://github.
December 1, 2023
sem-pr-labeler
Version updated for hankei6km/gha-sem-pr-labeler to version v0.0.2.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Other Changes ci: Use “v0” instead of “main” for the “sem-pr-label” workflow by @hankei6km in https://github.com/hankei6km/gha-sem-pr-labeler/pull/21 chore: Add semver-tool to devcontainer by @hankei6km in https://github.com/hankei6km/gha-sem-pr-labeler/pull/22 ci: Test with just the “run” script by @hankei6km in https://github.com/hankei6km/gha-sem-pr-labeler/pull/23 ci: Use “main” to uses “gha-sem-pr-labeler” by @hankei6km in https://github.
November 28, 2023
sem-pr-labeler
Version updated for hankei6km/gha-sem-pr-labeler to version v0.0.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Breaking change chore!: Rename repo to “gha-sem-pr-labeler” by @hankei6km in https://github.com/hankei6km/gha-sem-pr-labeler/pull/7 fix!: Fix input name “github_tonken” by @hankei6km in https://github.com/hankei6km/gha-sem-pr-labeler/pull/9 Features feat: Implement by @hankei6km in https://github.com/hankei6km/gha-sem-pr-labeler/pull/4 Bug Fixes fix: Use “github_token” to set “$GH_TOKEN” by @hankei6km in https://github.com/hankei6km/gha-sem-pr-labeler/pull/10 Other Changes chore: Setup by @hankei6km in https://github.
October 19, 2023
Google Drive tools Action - recv
Version updated for hankei6km/gdrive-act-recv to version v0.6.2.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Other Changes build(deps-dev): bump rimraf from 4.1.1 to 4.1.2 by @dependabot in https://github.com/hankei6km/gdrive-act-recv/pull/126 build(deps-dev): bump @octokit/graphql-schema from 12.41.1 to 13.0.1 by @dependabot in https://github.com/hankei6km/gdrive-act-recv/pull/127 build(deps-dev): bump @vercel/ncc from 0.36.0 to 0.36.1 by @dependabot in https://github.com/hankei6km/gdrive-act-recv/pull/128 build(deps-dev): bump typescript from 4.
October 19, 2023
Google Drive tools Action - send
Version updated for hankei6km/gdrive-act-send to version v0.6.1.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Other Changes chore(deps-dev): Bump rimraf from 5.0.0 to 5.0.1 by @dependabot in https://github.com/hankei6km/gdrive-act-send/pull/161 chore(deps-dev): Bump @octokit/graphql-schema from 14.4.0 to 14.5.0 by @dependabot in https://github.com/hankei6km/gdrive-act-send/pull/162 chore(deps-dev): Bump @octokit/graphql-schema from 14.5.0 to 14.8.0 by @dependabot in https://github.com/hankei6km/gdrive-act-send/pull/163 chore(deps-dev): Bump @octokit/graphql-schema from 14.
October 19, 2023
Google Drive tools Action - share
Version updated for hankei6km/gdrive-act-share to version v0.3.6.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Other Changes build(deps-dev): bump @vercel/ncc from 0.36.0 to 0.36.1 by @dependabot in https://github.com/hankei6km/gdrive-act-share/pull/125 build(deps-dev): bump rimraf from 4.1.1 to 4.1.2 by @dependabot in https://github.com/hankei6km/gdrive-act-share/pull/126 build(deps-dev): bump @octokit/graphql-schema from 12.41.1 to 13.1.1 by @dependabot in https://github.com/hankei6km/gdrive-act-share/pull/128 build(deps-dev): bump typescript from 4.