Skip to content

Releases: TomaszKandula/get-keyvault-secrets

Azure key vault secrets w/Node20

04 Feb 18:19
Compare
Choose a tag to compare

Azure key vault secrets w/Node16

18 Feb 16:05
bb54546
Compare
Choose a tag to compare

Azure key vault secrets w/Node16

18 Feb 15:25
72512e8
Compare
Choose a tag to compare

Improved Github action for Azure Key Vault Operations:

  • Upgrades @actions/core to the latest version 1.10.0. It fixes the issue with deprecated set-output command.
  • Upgrades @actions/exec to the latest version.
  • Upgrades Node.js to v16. It resolves warning: Node.js v12 actions are deprecated.
  • Fixes messy .gitignore file.