Skip to content

build(deps): bump k8s.io/client-go from 0.36.0 to 0.36.1 #1450

build(deps): bump k8s.io/client-go from 0.36.0 to 0.36.1

build(deps): bump k8s.io/client-go from 0.36.0 to 0.36.1 #1450

Workflow file for this run

name: Git Town
on:
pull_request:
branches:
- '**'
jobs:
git-town:
name: Display the branch stack
runs-on: ubuntu-latest
if: github.event.pull_request.head.repo.full_name == github.repository
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: git-town/action@v1
with:
main-branch: 'main'
skip-single-stacks: true