Skip to content

Bump ubuntu from focal-20231211 to focal-20240123 in /src/test/resources/org/jvnet/hudson/plugins/platformlabeler/ubuntu/20.04 #1011

Bump ubuntu from focal-20231211 to focal-20240123 in /src/test/resources/org/jvnet/hudson/plugins/platformlabeler/ubuntu/20.04

Bump ubuntu from focal-20231211 to focal-20240123 in /src/test/resources/org/jvnet/hudson/plugins/platformlabeler/ubuntu/20.04 #1011

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"