Skip to content

build(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#1088) #178

build(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#1088)

build(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#1088) #178

name: Build Image Latest
on:
push:
branches:
- 'main'
workflow_dispatch:
permissions: write-all
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs:
call-workflow:
uses: ./.github/workflows/call-release-image.yaml
with:
ref: 'main'
tagoverride: 'latest'
push: "true"
upload: "false"
race: "0"
secrets: inherit