Skip to content

Commit a46d92b

Browse files
committed
Fixing Build
1 parent b62c772 commit a46d92b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
key: ${{ runner.os }}-sonar
4949
restore-keys: ${{ runner.os }}-sonar
5050

51-
- uses: radcortez/project-metadata-action@master
51+
- uses: radcortez/project-metadata-action@1.1
5252
name: Retrieve project metadata from '.github/project.yml'
5353
id: metadata
5454
with:

0 commit comments

Comments
 (0)