Skip to content

chore(deps): bump docker/login-action from 3d58c274f17dffee475a5520cbe67f0a882c4dbb to 0d4c9c5ea7693da7b068278f7b52bda2a190a446 #217

chore(deps): bump docker/login-action from 3d58c274f17dffee475a5520cbe67f0a882c4dbb to 0d4c9c5ea7693da7b068278f7b52bda2a190a446

chore(deps): bump docker/login-action from 3d58c274f17dffee475a5520cbe67f0a882c4dbb to 0d4c9c5ea7693da7b068278f7b52bda2a190a446 #217

Workflow file for this run

name: "Containers: GVM"
on:
merge_group: {}
push:
branches:
- main
paths:
- containers/gvm
- containers/gvm/*
- containers/gvm/**/*
- .github/workflows/container.yml
- .github/workflows/containers.gvm.yml
pull_request:
paths:
- containers/gvm
- containers/gvm/*
- containers/gvm/**/*
- .github/workflows/container.yml
- .github/workflows/containers.gvm.yml
permissions:
contents: read
jobs:
## Build GVM Container
build-gvm-container:
name: "GVM21 Image"
uses: ./.github/workflows/container.hardened.yml
permissions:
actions: read
checks: write
id-token: write
contents: read
packages: write
pull-requests: write
with:
runner: ubuntu-latest
image: elide-dev/build-infra/gvm
path: containers/gvm