Skip to content

build(deps): bump github.com/gin-contrib/logger from 1.2.0 to 1.2.2 in the go-modules group #122

build(deps): bump github.com/gin-contrib/logger from 1.2.0 to 1.2.2 in the go-modules group

build(deps): bump github.com/gin-contrib/logger from 1.2.0 to 1.2.2 in the go-modules group #122

Workflow file for this run

name: Build and Push Container with Product Compose Upgrade
on:
push:
branches: [ main ]
tags: ["v*"]
pull_request:
branches: [ main ]
workflow_dispatch:
permissions:
contents: read
packages: write
id-token: write
jobs:
building:
name: OpenSight Notification Service
uses: greenbone/workflows/.github/workflows/container-build-push-3rd-gen.yml@main
with:
service: opensight-notification-service
image-url: ${{ github.repository }}
image-labels: |
org.opencontainers.image.vendor=Greenbone
org.opencontainers.image.base.name=busybox
secrets: inherit