diff --git a/.github/workflows/hosting-comment-checker.yml b/.github/workflows/hosting-comment-checker.yml index ad2770dbee..84fc8a03b8 100644 --- a/.github/workflows/hosting-comment-checker.yml +++ b/.github/workflows/hosting-comment-checker.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v3 with: ref: 'master' - - uses: actions/setup-java@v3 + - uses: actions/setup-java@v4 with: distribution: 'temurin' # See 'Supported distributions' for available options java-version: '11' diff --git a/.github/workflows/hosting-comment-hoster.yml b/.github/workflows/hosting-comment-hoster.yml index 946b64df2c..56a826c5ed 100644 --- a/.github/workflows/hosting-comment-hoster.yml +++ b/.github/workflows/hosting-comment-hoster.yml @@ -36,7 +36,7 @@ jobs: - uses: actions/checkout@v3 with: ref: 'master' - - uses: actions/setup-java@v3 + - uses: actions/setup-java@v4 with: distribution: 'temurin' # See 'Supported distributions' for available options java-version: '11' diff --git a/.github/workflows/hosting-issue-checker.yml b/.github/workflows/hosting-issue-checker.yml index 71bc116ec8..25cbc88d04 100644 --- a/.github/workflows/hosting-issue-checker.yml +++ b/.github/workflows/hosting-issue-checker.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v3 with: ref: 'master' - - uses: actions/setup-java@v3 + - uses: actions/setup-java@v4 with: distribution: 'temurin' # See 'Supported distributions' for available options java-version: '11' diff --git a/permissions/plugin-signpath.yml b/permissions/plugin-signpath.yml index 075c4386e1..e1af5dc063 100644 --- a/permissions/plugin-signpath.yml +++ b/permissions/plugin-signpath.yml @@ -9,7 +9,6 @@ developers: - "swenig_signpath" - "fabianschmied" - "drauch" -- "robert_benak" - "volodymyr_bobko" issues: - jira: 28629