Skip to content

maint(deps-dev): bump io.rest-assured:rest-assured from 5.3.0 to 5.5.1 #415

maint(deps-dev): bump io.rest-assured:rest-assured from 5.3.0 to 5.5.1

maint(deps-dev): bump io.rest-assured:rest-assured from 5.3.0 to 5.5.1 #415

Workflow file for this run

name: Apply project labels
on: [issues, pull_request_target, label]
jobs:
apply-labels:
runs-on: ubuntu-latest
name: Apply common project labels
steps:
- uses: honeycombio/oss-management-actions/labels@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}