Skip to content

Bump k8s.io/apimachinery from 0.24.4 to 0.27.4 #121

Bump k8s.io/apimachinery from 0.24.4 to 0.27.4

Bump k8s.io/apimachinery from 0.24.4 to 0.27.4 #121

name: Notify new contributors
on:
pull_request:
types:
- opened
issues:
types:
- opened
jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for opening your first issue here! Be sure to follow the issue template!'
pr-message: 'Thanks for opening this pull request! Please check out our [contributing guidelines](https://github.com/Shopify/kubeaudit#Contributing) and [sign the CLA](https://cla.shopify.com/).'