Skip to content

fix: typo on delete method for repo#4750

Merged
Skarlso merged 1 commit intomainfrom
gc/fix/gh-delete-secret
May 8, 2025
Merged

fix: typo on delete method for repo#4750
Skarlso merged 1 commit intomainfrom
gc/fix/gh-delete-secret

Conversation

@gusfcarvalho
Copy link
Copy Markdown
Member

Problem Statement

There is a typo on repo declaration for github actions provider. This PR fixes it.

Related Issue

Fixes #4744

Proposed Changes

Fix Typo :)

Checklist

  • I have read the contribution guidelines
  • All commits are signed with git commit --signoff
  • My changes have reasonable test coverage
  • All tests pass with make test
  • I ensured my PR is ready for review with make reviewable

Signed-off-by: Gustavo Carvalho <gustavo@externalsecrets.com>
@gusfcarvalho gusfcarvalho requested a review from a team as a code owner May 8, 2025 09:41
@gusfcarvalho gusfcarvalho requested a review from Skarlso May 8, 2025 09:41
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented May 8, 2025

@Skarlso Skarlso merged commit 9508034 into main May 8, 2025
20 checks passed
@Skarlso Skarlso deleted the gc/fix/gh-delete-secret branch May 8, 2025 18:23
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.

PushSecret using a GitHub ClusterSecretStore fails to delete repo-level secret when it is deleted

2 participants