Skip to content

Commit ca16b1c

Browse files
chore(deps): update actions/checkout digest to 2d7d9f7
1 parent d1863f5 commit ca16b1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/call_opex_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Checkout
2828
id: checkout
29-
uses: actions/checkout@1f9a0c22da41e6ebfa534300ef656657ea2c6707
29+
uses: actions/checkout@2d7d9f7ff5b310f983d059b68785b3c74d8b8edd
3030
with:
3131
persist-credentials: false
3232
fetch-depth: 0

.github/workflows/call_pr_opex_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Checkout
2828
id: checkout
29-
uses: actions/checkout@1f9a0c22da41e6ebfa534300ef656657ea2c6707
29+
uses: actions/checkout@2d7d9f7ff5b310f983d059b68785b3c74d8b8edd
3030
with:
3131
persist-credentials: false
3232
fetch-depth: 0

0 commit comments

Comments
 (0)