Skip to content

chore(deps): bump jenkins/ssh-agent from 5.35.0-jdk17 to 5.37.0-jdk17 in /dockerfiles/python #481

chore(deps): bump jenkins/ssh-agent from 5.35.0-jdk17 to 5.37.0-jdk17 in /dockerfiles/python

chore(deps): bump jenkins/ssh-agent from 5.35.0-jdk17 to 5.37.0-jdk17 in /dockerfiles/python #481

Workflow file for this run

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