diff --git a/.github/workflows/image-cleanup.yml b/.github/workflows/image-cleanup.yml index 4a4ed0c89b..f25a1ea570 100644 --- a/.github/workflows/image-cleanup.yml +++ b/.github/workflows/image-cleanup.yml @@ -16,7 +16,7 @@ jobs: with: owner: ${{ github.repository_owner }} name: cryostat - token: ${{ secrets.GHCR_PR_TOKEN }} + token: ${{ secrets.GITHUB_TOKEN }} ignore-missing-package: true tag-regex: pr-${{ github.event.number }}-.* tagged-keep-latest: 0 diff --git a/web-client b/web-client index 0ccdb02e01..0b61f98f67 160000 --- a/web-client +++ b/web-client @@ -1 +1 @@ -Subproject commit 0ccdb02e011f780821445b41b034cb5494a749fb +Subproject commit 0b61f98f674c1acefe7698781805ddb1b5b54b60