Skip to content

Commit 78889c5

Browse files
committed
Legg til manglande @main i build action referanse.
1 parent e1f8493 commit 78889c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
contents: write
3838
steps:
3939
- uses: actions/checkout@v4
40-
- uses: navikt/sif-gha-workflows/.github/actions/maven/generate-openapi
40+
- uses: navikt/sif-gha-workflows/.github/actions/maven/generate-openapi@main
4141
id: generate-openapi
4242
with:
4343
readerToken: ${{ secrets.READER_TOKEN }}

0 commit comments

Comments
 (0)