We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf29681 commit 228aadbCopy full SHA for 228aadb
.github/workflows/dagger-lint.yaml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v4
11
- name: 'lint'
12
- uses: dagger/dagger-for-github@v6
+ uses: dagger/dagger-for-github@v7.0.1
13
with:
14
verb: call
15
module: ci
0 commit comments