Skip to content

build(deps): bump the go-modules group with 2 updates #113

build(deps): bump the go-modules group with 2 updates

build(deps): bump the go-modules group with 2 updates #113

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