Skip to content

Commit

Permalink
Use specific version of maven settings action
Browse files Browse the repository at this point in the history
  • Loading branch information
minoneer authored Jun 18, 2024
1 parent 6ce134b commit c6c4523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cache: maven

- name: maven-settings
uses: s4u/maven-settings-action@v3
uses: s4u/maven-settings-action@v3.0.0
with:
servers: '[{"id": "kconfig", "username": "github", "password": "${GITHUB_TOKEN_REF}"}]'
githubServer: false
Expand Down

0 comments on commit c6c4523

Please sign in to comment.