Skip to content

Commit 8e6419e

Browse files
chore(deps): update actions/checkout action to v5
1 parent b18fcc0 commit 8e6419e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tfsec.yml

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

2323
steps:
2424
- name: Clone repo
25-
uses: actions/checkout@v3
25+
uses: actions/checkout@v5
2626

2727
- name: Run tfsec
2828
uses: aquasecurity/tfsec-sarif-action@5d34a982aa8927c5dd8566d25ef248d526aac1f4

0 commit comments

Comments
 (0)