diff --git a/.github/workflows/maven-build-test.yaml b/.github/workflows/maven-build-test.yaml index d8a8c6d..be19b83 100644 --- a/.github/workflows/maven-build-test.yaml +++ b/.github/workflows/maven-build-test.yaml @@ -395,7 +395,7 @@ jobs: - name: 'Build with Maven' id: build # yamllint disable-line rule:line-length - uses: lfreleng-actions/maven-build-action@6a687d420895015a60abd139e37ba1ae7e78e8e8 # v0.3.1 + uses: lfreleng-actions/maven-build-action@4fe48909bcb696f286d83b197d84fbb64b4e020e # v0.4.0 with: path_prefix: ${{ inputs.path_prefix }} # Caller override wins, else the detected version, else 21.