Skip to content

Commit

Permalink
Build(deps): Bump phoenix-actions/test-reporting from 10 to 15 (#15617)
Browse files Browse the repository at this point in the history
Bumps [phoenix-actions/test-reporting](https://github.com/phoenix-actions/test-reporting) from 10 to 15.
- [Release notes](https://github.com/phoenix-actions/test-reporting/releases)
- [Changelog](https://github.com/phoenix-actions/test-reporting/blob/main/CHANGELOG.md)
- [Commits](phoenix-actions/test-reporting@v10...v15)

---
updated-dependencies:
- dependency-name: phoenix-actions/test-reporting
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Also Pin dependencies per Scorecard

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Brian J. Murrell <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent a614b38 commit 10053d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rpm-build-and-test-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
esac
echo "STAGE_NAME=Build RPM on $DISTRO_NAME $DISTRO_VERSION" >> $GITHUB_ENV
- name: Test Report
uses: phoenix-actions/test-reporting@v10
uses: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e # v15
with:
artifact: ${{ env.STAGE_NAME }} test-results
name: ${{ env.STAGE_NAME }} Test Results (phoenix-actions)
Expand All @@ -60,7 +60,7 @@ jobs:
- name: Set variables
run: echo "STAGE_NAME=Functional Hardware ${{ matrix.stage }}" >> $GITHUB_ENV
- name: Test Report
uses: phoenix-actions/test-reporting@v10
uses: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e # v15
with:
artifact: ${{ env.STAGE_NAME }} test-results
name: ${{ env.STAGE_NAME }} Test Results (phoenix-actions)
Expand Down

0 comments on commit 10053d4

Please sign in to comment.