Skip to content

Commit

Permalink
dbeaver/dbeaver-devops#1525 try to use custom mvn install action 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Wroud committed Oct 14, 2024
1 parent 5de532f commit 75f5053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mvn-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
project_deps_path: ${{ inputs.project-deps }}
token: ${{ secrets.DEVOPS_ISSUE_RO_TOKEN }}

- uses: wroud/github-actions/install-maven@684cc4ff99df3ce06634a393e9dded82e26938bb
- uses: wroud/github-actions/install-maven@6516cc89c957b79a97cb4432cd44f3d23907d706

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down

0 comments on commit 75f5053

Please sign in to comment.