Skip to content

Commit 3262190

Browse files
authored
Merge pull request #162 from modelpack/dependabot/github_actions/actions/checkout-6.0.2
chore(deps): bump actions/checkout from 6.0.1 to 6.0.2
2 parents e87fc7b + d1f0a7f commit 3262190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
timeout-minutes: 30
1717
steps:
1818
- name: Checkout code
19-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
19+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020

2121
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
2222
with:

0 commit comments

Comments
 (0)