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.
2 parents 4e3c2f7 + 056e415 commit 2d4ef8eCopy full SHA for 2d4ef8e
.github/workflows/versions.yaml
@@ -37,7 +37,7 @@ jobs:
37
{
38
echo "new_changelogs<<EOF"
39
scripts/get-new-changelogs.sh
40
- echo "EOF"
+ echo EOF
41
} >> "$GITHUB_OUTPUT"
42
if: matrix.branch == 'main'
43
- name: Update jsonnet dependencies
0 commit comments