We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ede559 commit f06ed9aCopy full SHA for f06ed9a
.github/workflows/upload-buildomat-junit-to-trunk.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: Checkout the source code
24
- uses: actions/checkout@v5
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
25
26
- name: Upload JUnit XML to Trunk
27
run: tools/upload_buildomat_junit_to_trunk.sh "${CHECK_SUITE_ID}"
0 commit comments