Skip to content

Build(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.0 (#29) #17

Build(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.0 (#29)

Build(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.0 (#29) #17

Workflow file for this run

name: Main merge
on:
push:
branches:
- main
permissions:
packages: write
jobs:
build_and_push:
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: latest
push: true
upload: false