Skip to content

Commit

Permalink
Update aws-janitor & azure-janitor repo
Browse files Browse the repository at this point in the history
Change aws-janitor repo value: rancher-sandbox to rancher

Signed-off-by: Chandan Pinjani <chandan.pinjani@suse.com>
  • Loading branch information
cpinjani committed Oct 22, 2024
1 parent a3316c9 commit aeb3e91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/janitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cleanup
uses: rancher-sandbox/azure-janitor@v0.1.2
uses: rancher/azure-janitor@v0.1.2
with:
resource-groups: highlander-e2e*
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID}}
Expand All @@ -28,7 +28,7 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
steps:
- name: Cleanup
uses: rancher-sandbox/aws-janitor@v0.1.0
uses: rancher/aws-janitor@v0.1.0
with:
regions: eu-west-2
commit: true
Expand Down

0 comments on commit aeb3e91

Please sign in to comment.