Skip to content

fix: remove unused secret#5391

Merged
moolen merged 2 commits intomainfrom
mj-rm-unused-secrets
Oct 1, 2025
Merged

fix: remove unused secret#5391
moolen merged 2 commits intomainfrom
mj-rm-unused-secrets

Conversation

@moolen
Copy link
Copy Markdown
Member

@moolen moolen commented Sep 30, 2025

This PR removes a unused secret from a github action.

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
@github-actions github-actions bot added kind/bug Categorizes issue or PR as related to a bug. component/github-actions size/xs labels Sep 30, 2025
@moolen moolen marked this pull request as ready for review September 30, 2025 20:07
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
key: ${{ runner.os }}-pkg-${{ github.sha }}-${{ hashFiles('**/go.sum') }}
restore-keys: ${{ runner.os }}-pkg-${{ github.sha }}-

- uses: hashicorp/setup-terraform@v3
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sonarqubecloud
Copy link
Copy Markdown

@moolen moolen merged commit 313f93b into main Oct 1, 2025
30 checks passed
@moolen moolen deleted the mj-rm-unused-secrets branch October 1, 2025 07:59
asivanadi0 pushed a commit to asivanadi0/external-secrets that referenced this pull request Oct 22, 2025
* fix: remove unused secret

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

* fix: add missing terraform binary

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

---------

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Signed-off-by: Anpoo Sivanadi <sivanadi08@gmail.com>
SamuelMolling pushed a commit to SamuelMolling/external-secrets that referenced this pull request Oct 24, 2025
* fix: remove unused secret

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

* fix: add missing terraform binary

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

---------

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Signed-off-by: Samuel Molling <samuelmolling@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/github-actions kind/bug Categorizes issue or PR as related to a bug. size/xs

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants