Skip to content

Bump io.smallrye:jandex from 3.1.8 to 3.2.0 in the prod-deps group #1141

Bump io.smallrye:jandex from 3.1.8 to 3.2.0 in the prod-deps group

Bump io.smallrye:jandex from 3.1.8 to 3.2.0 in the prod-deps group #1141

Workflow file for this run

name: Kjører Autotestene ved bygg
on:
push:
branches:
- master
pull_request_target:
paths-ignore:
- '**.md'
- '**.MD'
- '.gitignore'
- '.editorconfig'
- '.java-version'
- '.gitattributes'
- 'LICENSE'
- 'CODEOWNERS'
- '.github/workflows/trigger.yml.yml'
- 'docs/**'
- '.github/*.yml'
jobs:
fpsak-tester:
name: Fpsak tester
permissions:
id-token: write
if: github.ref_name != 'master'
uses: navikt/fp-autotest/.github/workflows/autotest.yml@master # ratchet:exclude
with:
test-suite: fpsak
secrets: inherit
fptilbake-tester:
name: Fptilbake tester
permissions:
id-token: write
if: github.ref_name != 'master'
uses: navikt/fp-autotest/.github/workflows/autotest.yml@master # ratchet:exclude
with:
test-suite: fptilbake
secrets: inherit
verdikjede-tester:
name: Verdikjedetester
permissions:
id-token: write
uses: navikt/fp-autotest/.github/workflows/autotest.yml@master # ratchet:exclude
with:
test-suite: verdikjede
secrets: inherit