Skip to content

Commit f891bea

Browse files
chore(deps): update dependency dagger/dagger to v0.19.7
| datasource | package | from | to | | ----------- | ------------- | ------- | ------- | | github-tags | dagger/dagger | v0.19.6 | v0.19.7 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47d1153 commit f891bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-delivery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install Dagger
2222
env:
2323
# renovate: datasource=github-tags depName=dagger/dagger versioning=semver
24-
DAGGER_VERSION: 0.19.6
24+
DAGGER_VERSION: 0.19.7
2525
run: |
2626
curl -L https://dl.dagger.io/dagger/install.sh | BIN_DIR=$HOME/.local/bin sh
2727
- name: Run CI task

0 commit comments

Comments
 (0)