Skip to content

Commit d91ed29

Browse files
chore(deps): update actions/checkout digest to 85e6279
1 parent d1863f5 commit d91ed29

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

0 commit comments

Comments
 (0)