Skip to content

Commit f7801c0

Browse files
committed
Test github workflows
1 parent dfba156 commit f7801c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-action-bleeding-edge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@v3
2929

3030
- name: YAML file validation
31-
uses: mpoc/nexus-validate-using-remote-schema-action@v1
31+
uses: mpoc/nexus-validate-using-remote-schema-action@main
3232
with:
3333
api-endpoint: https://json.schemastore.org/github-action.json
3434
yaml-file: action.yml

0 commit comments

Comments
 (0)