Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Bump k8s.io/api from 0.28.4 to 0.29.0 #117

Bump k8s.io/api from 0.28.4 to 0.29.0

Bump k8s.io/api from 0.28.4 to 0.29.0 #117

Workflow file for this run

# https://github.com/actions/dependency-review-action
name: 'Dependency Review'
on: [pull_request]
#on: [push]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@v1