Skip to content

Bump ubuntu from focal-20240427 to focal-20240530 in /src/test/resources/org/jvnet/hudson/plugins/platformlabeler/ubuntu/20.04 #1107

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

Bump ubuntu from focal-20240427 to focal-20240530 in /src/test/resources/org/jvnet/hudson/plugins/platformlabeler/ubuntu/20.04 #1107

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 }}"