Skip to content

Commit 41b4e8f

Browse files
committed
update actions/checkout
1 parent 8a4b42d commit 41b4e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-udp-exporter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
needs: validate-udp-exporter-e2e-test
2727
steps:
2828
- name: Checkout Contrib Repo @ SHA - ${{ github.sha }}
29-
uses: actions/checkout@v4
29+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0
3030

3131
- name: Set up Node and run Unit Tests
3232
uses: ./.github/actions/set_up

0 commit comments

Comments
 (0)