Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

optionally revoke token at the end of workflow run #501

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

kevinschoonover
Copy link
Contributor

@kevinschoonover kevinschoonover commented Nov 5, 2023

Description

adds the 'revokeToken' input to tell the action to automatically revoke the generated token after the run is complete.

closes #427

Checklist

  • Added CHANGELOG entry (only for user-facing changes)
  • Did not commit changes to dist/index.js (This is only done for releases by vault-action maintainers)

Community Note

  • Please vote on this pull request by adding a 馃憤
    reaction
    to the original pull request comment to help the community and maintainers
    prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request
    followers and do not help prioritize the request

@kevinschoonover kevinschoonover marked this pull request as ready for review November 5, 2023 21:19
taylor1791 added a commit to taylor1791/vault-action that referenced this pull request Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Automatically revoke token after completion of action
1 participant