Skip to content

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #154

Bump golang.org/x/crypto from 0.14.0 to 0.17.0

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #154

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