Skip to content

Bump k8s.io/apimachinery from 0.30.1 to 0.32.2 #1815

Bump k8s.io/apimachinery from 0.30.1 to 0.32.2

Bump k8s.io/apimachinery from 0.30.1 to 0.32.2 #1815

Workflow file for this run

name: Remove Label
on: [ pull_request ]
jobs:
remove-safe-to-test-label:
runs-on: ubuntu-latest
name: Remove Label
steps:
- name:
uses: buildsville/add-remove-label@v1
with:
token: ${{secrets.GITHUB_TOKEN}}
label: safe-to-test
type: remove