We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d138c commit af06958Copy full SHA for af06958
1 file changed
.github/workflows/backstage.yml
@@ -17,6 +17,6 @@ jobs:
17
steps:
18
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
19
- name: check catalog-info.yaml file
20
- uses: RoadieHQ/backstage-entity-validator@d39db2335a810aed3175c5ba9b86b89b7c7286c1 # v0.5.0
+ uses: RoadieHQ/backstage-entity-validator@421bdcd5e3e400ef1913eb16d4f9dacdc5016801 # v0.6.0
21
with:
22
path: "./catalog-info.yaml"
0 commit comments