Skip to content

Commit

Permalink
build(deps): bump dagger/dagger-for-github from 6.8.0 to 6.11.0
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.8.0 to 6.11.0.
- [Release notes](https://github.com/dagger/dagger-for-github/releases)
- [Commits](dagger/dagger-for-github@e49f5bf...fc945fa)

---
updated-dependencies:
- dependency-name: dagger/dagger-for-github
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 25572d8 commit fb4200d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Call Dagger Function
id: dagger
uses: dagger/dagger-for-github@e49f5bfe7f9a3593f38b9d7391f110d6dff48f94 # v6.8.0
uses: dagger/dagger-for-github@fc945fa66fc7bfa72bc80f85b1a1ef4bd1d30cbb # v6.11.0
with:
version: "0.12.7"
verb: call
Expand Down

0 comments on commit fb4200d

Please sign in to comment.