File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
jobs :
7
7
label-dependabot-pr :
8
- uses : navikt/flex-github-actions-workflows/.github/workflows/label-dependabot-pr.yml@master
8
+ uses : navikt/flex-github-actions-workflows/.github/workflows/label-dependabot-pr.yml@main
9
9
permissions :
10
10
pull-requests : write
Original file line number Diff line number Diff line change 6
6
7
7
jobs :
8
8
merge-dependabot-pr :
9
- uses : navikt/flex-github-actions-workflows/.github/workflows/merge-dependabot-pr.yml@master
9
+ uses : navikt/flex-github-actions-workflows/.github/workflows/merge-dependabot-pr.yml@main
10
10
permissions :
11
11
actions : write
12
12
checks : read
Original file line number Diff line number Diff line change 5
5
6
6
jobs :
7
7
felles-workflow :
8
- uses : navikt/flex-github-actions-workflows/.github/workflows/spring-boot.yml@master
8
+ uses : navikt/flex-github-actions-workflows/.github/workflows/spring-boot.yml@main
9
9
permissions :
10
10
packages : read
11
11
contents : read
You can’t perform that action at this time.
0 commit comments