Skip to content

Commit

Permalink
Bump cdg.pitest.version from 0.0.9 to 0.0.10 in pitest-updated-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-costigliola committed Jun 15, 2021
1 parent 17e7641 commit 3c28fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pitest-updated-pr.yml
Expand Up @@ -42,4 +42,4 @@ jobs:
# The updatePR maven goal is used here with an explicit version. This allows us to upload without checking out
# the code, but does mean the version here must be maintained. An alternative would be to checkout the code and use
# the github goal. This will work as long as the artifact is extracted to the maven target directory
run: mvn -Ppitest -DrepoToken=${{ secrets.GITHUB_TOKEN }} com.groupcdg:pitest-github-maven-plugin:0.0.9:updatePR
run: mvn -Ppitest -DrepoToken=${{ secrets.GITHUB_TOKEN }} com.groupcdg:pitest-github-maven-plugin:0.0.10:updatePR

0 comments on commit 3c28fb5

Please sign in to comment.