Skip to content

Commit 228aadb

Browse files
committed
fix dagger-lint
1 parent cf29681 commit 228aadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dagger-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v4
1111
- name: 'lint'
12-
uses: dagger/dagger-for-github@v6
12+
uses: dagger/dagger-for-github@v7.0.1
1313
with:
1414
verb: call
1515
module: ci

0 commit comments

Comments
 (0)