Skip to content

Commit

Permalink
Bump dagger/dagger-for-github from 6 to 7 (#260)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 8eaae10 commit a8ebf7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
docker system prune -af
- name: Integration Test
uses: dagger/dagger-for-github@v6
uses: dagger/dagger-for-github@v7
with:
workdir: ci
verb: call
Expand Down

0 comments on commit a8ebf7e

Please sign in to comment.