Skip to content

Commit 11eabf1

Browse files
dependabot[bot]softwaredevelop
authored andcommitted
chore(deps): Bump dagger/dagger-for-github from 6 to 7
Bumps [dagger/dagger-for-github](https://github.com/dagger/dagger-for-github) from 6 to 7. - [Release notes](https://github.com/dagger/dagger-for-github/releases) - [Commits](dagger/dagger-for-github@v6...v7) --- updated-dependencies: - dependency-name: dagger/dagger-for-github dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d251c7 commit 11eabf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
fetch-depth: 0
3636

3737
- name: Call Dagger Function
38-
uses: dagger/dagger-for-github@v6
38+
uses: dagger/dagger-for-github@v7
3939
with:
4040
args: check --source=. stdout
4141
module: github.com/softwaredevelop/daggerverse/shellcheck@main

0 commit comments

Comments
 (0)