.github/workflows/pr.yml in fluent-plugin-newrelic-1.2.1 vs .github/workflows/pr.yml in fluent-plugin-newrelic-1.2.2

- old
+ new

@@ -19,10 +19,9 @@ - name: Run unit tests run: bundle exec rake - name: Publish Unit Test Results - uses: EnricoMi/publish-unit-test-result-action@v1.5 + uses: EnricoMi/publish-unit-test-result-action@v1.19 if: always() with: - github_token: ${{ secrets.GITHUB_TOKEN }} - files: '**/TEST-*.xml' \ No newline at end of file + files: '**/TEST-*.xml'