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 dfba156 commit f7801c0Copy full SHA for f7801c0
.github/workflows/github-action-bleeding-edge.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/checkout@v3
29
30
- name: YAML file validation
31
- uses: mpoc/nexus-validate-using-remote-schema-action@v1
+ uses: mpoc/nexus-validate-using-remote-schema-action@main
32
with:
33
api-endpoint: https://json.schemastore.org/github-action.json
34
yaml-file: action.yml
0 commit comments