We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4cd8fd commit 07138fcCopy full SHA for 07138fc
Taskfile.yml
@@ -360,7 +360,7 @@ tasks:
360
- GITHUB_TOKEN
361
env:
362
# renovate: datasource=git-refs depName=gh lookupName=https://github.com/sagikazarmark/daggerverse
363
- DAGGER_GH_SHA: 8759a527c3f97b02b942fcb87b6aadb442f61d43
+ DAGGER_GH_SHA: c1be27189ce47d28f84014b715f78e47db9fbadc
364
preconditions:
365
- sh: "[[ {{.GITHUB_REF}} =~ 'refs/tags/v.*' ]]"
366
msg: not a tag, failing
0 commit comments