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

Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 #51

Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0

Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 #51

name: "dependabot approve-and-request-merge"
on: pull_request_target
jobs:
worker:
permissions:
contents: write
id-token: write
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: contentful/github-auto-merge@v1
with:
VAULT_URL: ${{ secrets.VAULT_URL }}