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 8a4b42d commit 41b4e8fCopy full SHA for 41b4e8f
.github/workflows/release-udp-exporter.yml
@@ -26,7 +26,7 @@ jobs:
26
needs: validate-udp-exporter-e2e-test
27
steps:
28
- name: Checkout Contrib Repo @ SHA - ${{ github.sha }}
29
- uses: actions/checkout@v4
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0
30
31
- name: Set up Node and run Unit Tests
32
uses: ./.github/actions/set_up
0 commit comments