Skip to content

Commit

Permalink
build(deps): bump dagger/dagger-for-github from 6.0.0 to 6.1.0 (#1107)
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.0.0 to 6.1.0.
- [Release notes](https://github.com/dagger/dagger-for-github/releases)
- [Commits](dagger/dagger-for-github@747585b...29d44c5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 87dc6c8 commit 77c88eb
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@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Call Dagger Function
id: dagger
uses: dagger/dagger-for-github@747585b2454aebd42233a2c1d5102ca88abb2223 # v6.0.0
uses: dagger/dagger-for-github@29d44c596610126326d4c6a567e9a23acbd61fa8 # v6.1.0
with:
version: "0.11.9"
verb: call
Expand Down

0 comments on commit 77c88eb

Please sign in to comment.