Skip to content

Commit 3c28fb5

Browse files
Bump cdg.pitest.version from 0.0.9 to 0.0.10 in pitest-updated-pr.yml
1 parent 17e7641 commit 3c28fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pitest-updated-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
# The updatePR maven goal is used here with an explicit version. This allows us to upload without checking out
4343
# the code, but does mean the version here must be maintained. An alternative would be to checkout the code and use
4444
# the github goal. This will work as long as the artifact is extracted to the maven target directory
45-
run: mvn -Ppitest -DrepoToken=${{ secrets.GITHUB_TOKEN }} com.groupcdg:pitest-github-maven-plugin:0.0.9:updatePR
45+
run: mvn -Ppitest -DrepoToken=${{ secrets.GITHUB_TOKEN }} com.groupcdg:pitest-github-maven-plugin:0.0.10:updatePR

0 commit comments

Comments
 (0)