Skip to content

Bump k8s.io/apimachinery from 0.26.1 to 0.27.3 #36

Bump k8s.io/apimachinery from 0.26.1 to 0.27.3

Bump k8s.io/apimachinery from 0.26.1 to 0.27.3 #36

Workflow file for this run

name: Add issues to project
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
add-to-project:
if: ${{ github.actor != 'dependabot[bot]' }}
name: Add To GitHub Projects Beta
runs-on: ubuntu-latest
steps:
- name: Add To GitHub Projects Beta
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/pivotal/projects/18
github-token: ${{ secrets.KPACK_BOT_PAT }}