Skip to content

Add dependabot.yml #1107

Add dependabot.yml

Add dependabot.yml #1107

Workflow file for this run

name: main
on: push
jobs:
build-and-deploy:
permissions:
contents: read
id-token: write
uses: navikt/isworkflows/.github/workflows/node-build-deploy.yml@master
with:
node-version: 18
distroless: true
secrets: inherit