Skip to content

Commit e7f26fb

Browse files
committed
chore(deps): update actions/checkout action to v7
1 parent e014d65 commit e7f26fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-compute-discovery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
pull-requests: write
1818
steps:
1919
- name: Checkout repository
20-
uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0
20+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2121
with:
2222
fetch-depth: 0
2323
persist-credentials: false

0 commit comments

Comments
 (0)