Skip to content

Commit 437908c

Browse files
authored
chore(deps): update actions/checkout digest to de0fac2 (googleapis#533)
1 parent aa1c0cc commit 437908c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/export_cloud_build_logs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
pr_number: ${{ steps.detect_pr_number.outputs.pr_number }}
3838
steps:
3939
- name: Checkout repository
40-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
40+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4141

4242
- name: Install GitHub CLI
4343
run: sudo apt-get update && sudo apt-get install -y gh

0 commit comments

Comments
 (0)