Skip to content

Commit 6f76c9c

Browse files
chore(deps): update actions/checkout digest to 9a9194f
1 parent d1863f5 commit 6f76c9c

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@9a9194f87191a7e9055e3e9b95b8cfb13023bb08
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@9a9194f87191a7e9055e3e9b95b8cfb13023bb08
3030
with:
3131
persist-credentials: false
3232
fetch-depth: 0

0 commit comments

Comments
 (0)