Skip to content

fix(deps): update module github.com/prometheus/common to v0.46.0 #165

fix(deps): update module github.com/prometheus/common to v0.46.0

fix(deps): update module github.com/prometheus/common to v0.46.0 #165

name: Release latest
on:
push:
branches:
- main
jobs:
# Push to latest
container-push-latest:
uses: metal-toolbox/container-push/.github/workflows/container-push.yml@main
with:
name: audittail
tag: latest
dockerfile_path: images/audittail/Dockerfile
platforms: linux/amd64,linux/arm64