Skip to content

[dependency] Bump org.owasp:dependency-check-maven from 8.4.0 to 8.4.… #52

[dependency] Bump org.owasp:dependency-check-maven from 8.4.0 to 8.4.…

[dependency] Bump org.owasp:dependency-check-maven from 8.4.0 to 8.4.… #52

Workflow file for this run

name: Deploy to prod
on:
push:
branches:
- 'main'
jobs:
build-deploy:
name: "Build and deploy to prod"
permissions:
contents: "write"
id-token: "write"
uses: navikt/bidrag-workflow/.github/workflows/deploy_prod.yaml@main
secrets: inherit