Skip to content

use saveState/getState for credentials cleanup in post action#520

Open
srz-zumix wants to merge 1 commit intogoogle-github-actions:mainfrom
srz-zumix:feature/post_cleanup_credentials_from_state
Open

use saveState/getState for credentials cleanup in post action#520
srz-zumix wants to merge 1 commit intogoogle-github-actions:mainfrom
srz-zumix:feature/post_cleanup_credentials_from_state

Conversation

@srz-zumix
Copy link

This pull request improves how credential file cleanup is handled between the main action and post action by using GitHub Actions state instead of environment variables. This makes the cleanup process more secure.
For example, if you call the auth action twice, the environment variable approach will only delete the last created credential file.

@srz-zumix srz-zumix requested a review from a team as a code owner January 29, 2026 15:56
@srz-zumix srz-zumix requested review from R2wenD2 and haroonc January 29, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant