Skip to content

Commit d629535

Browse files
chore(deps): update dependency dagger/dagger to v0.16.3
| datasource | package | from | to | | ----------- | ------------- | ------- | ------- | | github-tags | dagger/dagger | v0.16.1 | v0.16.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0fc1fae commit d629535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Install Dagger
2020
env:
2121
# renovate: datasource=github-tags depName=dagger/dagger versioning=semver
22-
DAGGER_VERSION: 0.16.1
22+
DAGGER_VERSION: 0.16.3
2323
run: |
2424
curl -L https://dl.dagger.io/dagger/install.sh | BIN_DIR=$HOME/.local/bin sh
2525
- name: Run CI task

0 commit comments

Comments
 (0)