Skip to content

bcgov-nr/action-broker-vault-revoke

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broker Action Vault Revoke V2

This action calls the Vault API to revoke the token. See: Vault API - Revoke a token (Self)

Broker Documentation

Please refer to the NR Broker Repository for full usage details.

Usage

- uses: bcgov-nr/action-broker-vault-revoke@v2
  with:
    # The vault token to revoke
    vault_token: ''

    # The vault url.
    # Default: https://knox.io.nrs.gov.bc.ca
    vault_url: ''

License

The scripts and documentation in this project are released under the Apache License