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 e0926e9 commit 03d1807Copy full SHA for 03d1807
Taskfile.yml
@@ -283,7 +283,7 @@ tasks:
283
- GITHUB_TOKEN
284
env:
285
# renovate: datasource=git-refs depName=gh lookupName=https://github.com/sagikazarmark/daggerverse
286
- DAGGER_GH_SHA: 68e9daa611183f5334b4059bac6f4aad62da7a37
+ DAGGER_GH_SHA: 7fc77a4f8dd54d4d4c56e40517f7109e8585bcdd
287
preconditions:
288
- sh: "[[ {{.GITHUB_REF}} =~ 'refs/tags/v.*' ]]"
289
msg: not a tag, failing
0 commit comments