Skip to content

Bump docker/login-action from 2 to 3 (#49) #202

Bump docker/login-action from 2 to 3 (#49)

Bump docker/login-action from 2 to 3 (#49) #202

Workflow file for this run

on: push
permissions:
packages: write
contents: read
security-events: write
jobs:
docker-build:
uses: ./.github/workflows/docker-build.yaml
with:
context: tests/docker
name: test
trivy:
needs: docker-build
uses: ./.github/workflows/trivy.yaml
with:
name: '/test'