Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken action.yaml in v1.3.2 #231

Closed
jsok opened this issue Jun 30, 2022 · 0 comments · Fixed by #232
Closed

Broken action.yaml in v1.3.2 #231

jsok opened this issue Jun 30, 2022 · 0 comments · Fixed by #232
Labels
bug Something isn't working

Comments

@jsok
Copy link
Contributor

jsok commented Jun 30, 2022

Dependabot just attempted to update this action for me and the jobs are failing with:

Error: dependabot/fetch-metadata/v1.3.2/action.yml:
Error: dependabot/fetch-metadata/v1.3.2/action.yml: (Line: 18, Col: 113, Idx: 682) - (Line: 18, Col: 141, Idx: 710): While parsing a block mapping, did not find expected key.
Error: System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
   at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
   at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
Error: Fail to load dependabot/fetch-metadata/v1.3.2/action.yml
@jsok jsok added the bug Something isn't working label Jun 30, 2022
kachick added a commit to kachick/action-typescript-template that referenced this issue Jul 1, 2022
This reverts commit 3211a89.

1.3.2 does not work dependabot/fetch-metadata#231
This merging commit is made by renovate default managers
kachick added a commit to kachick/wait-other-jobs that referenced this issue Jul 1, 2022
This reverts commit 62782b5.

1.3.2 does not work dependabot/fetch-metadata#231
This merging commit is made by renovate default managers
kachick added a commit to kachick/elm-dependency-submission that referenced this issue Jul 1, 2022
This reverts commit 371038b.

1.3.2 does not work dependabot/fetch-metadata#231
This merging commit is made by renovate default managers
kachick added a commit to kachick/kachick.github.io that referenced this issue Jul 1, 2022
This reverts commit 5d294eb.

1.3.2 does not work dependabot/fetch-metadata#231
This merging commit is made by renovate default managers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
@jsok and others