We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1f8493 commit 78889c5Copy full SHA for 78889c5
.github/workflows/build.yaml
@@ -37,7 +37,7 @@ jobs:
37
contents: write
38
steps:
39
- uses: actions/checkout@v4
40
- - uses: navikt/sif-gha-workflows/.github/actions/maven/generate-openapi
+ - uses: navikt/sif-gha-workflows/.github/actions/maven/generate-openapi@main
41
id: generate-openapi
42
with:
43
readerToken: ${{ secrets.READER_TOKEN }}
0 commit comments