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 3f0a6b0 commit aa45512Copy full SHA for aa45512
Taskfile.yml
@@ -361,7 +361,7 @@ tasks:
361
- GITHUB_TOKEN
362
env:
363
# renovate: datasource=git-refs depName=gh lookupName=https://github.com/sagikazarmark/daggerverse
364
- DAGGER_GH_SHA: 9ee6739db1b1cc4c806ed9389ecd534bf9f5705a
+ DAGGER_GH_SHA: 8759a527c3f97b02b942fcb87b6aadb442f61d43
365
preconditions:
366
- sh: "[[ {{.GITHUB_REF}} =~ 'refs/tags/v.*' ]]"
367
msg: not a tag, failing
0 commit comments