Skip to content

Commit

Permalink
fix dagger-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
RetGal committed Nov 13, 2024
1 parent cf29681 commit 228aadb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dagger-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: 'lint'
uses: dagger/dagger-for-github@v6
uses: dagger/dagger-for-github@v7.0.1
with:
verb: call
module: ci
Expand Down

0 comments on commit 228aadb

Please sign in to comment.