Skip to content

Commit

Permalink
chore(deps): Bump dagger/dagger-for-github from 6 to 7
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]>
  • Loading branch information
dependabot[bot] authored and softwaredevelop committed Nov 16, 2024
1 parent f4b9b9f commit c3a56a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dagger-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
${{ matrix.module == 'gh' }} => --github-token env:GITHUB_TOKEN
- name: Test Dagger module
uses: dagger/dagger-for-github@v6
uses: dagger/dagger-for-github@v7
with:
verb: call
module: github.com/${{ github.repository }}/${{ matrix.module }}/test@${{ github.ref }}
Expand Down

0 comments on commit c3a56a5

Please sign in to comment.