Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Releases: secrethub/actions

v0.2.1

03 Nov 15:24
v0.2.1
18c5596
Compare
Choose a tag to compare

Fixed

  • Use new environment files for setting environment variables now that the ::set-env command is deprecated because of CVE-2020-15228 (#21)

v0.2.0

13 Jul 12:30
v0.2.0
75062ae
Compare
Choose a tag to compare

Added

  • Support for the GCP Identity Provider: GitHub Actions runners on Google Compute Engine can now load secrets without needing to set SECRETHUB_CREDENTIAL. (#14)

v0.1.0

05 Mar 12:09
v0.1.0
53e19a8
Compare
Choose a tag to compare

Added

  • env-export action to load secrets into your GitHub Action workflows.