mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-03 13:26:12 -04:00
CI: Update yuzutech/annotations-action to v0.6.0
This commit is contained in:
@@ -55,7 +55,7 @@ runs:
|
||||
echo ::endgroup::
|
||||
|
||||
- name: Annotate Schema Validation Errors 🏷️
|
||||
uses: yuzutech/annotations-action@0e061a6e3ac848299310b6429b60d67cafd4e7f8
|
||||
uses: yuzutech/annotations-action@00b2d488bcba3bd01014dc073d276ef4a45d5c6c # v0.6.0
|
||||
if: failure()
|
||||
with:
|
||||
repo-token: ${{ inputs.repositorySecret }}
|
||||
|
||||
@@ -80,7 +80,7 @@ runs:
|
||||
|
||||
- name: Annotate schema validation errors 🏷️
|
||||
if: fromJSON(inputs.runSchemaChecks) && failure()
|
||||
uses: yuzutech/annotations-action@0e061a6e3ac848299310b6429b60d67cafd4e7f8
|
||||
uses: yuzutech/annotations-action@00b2d488bcba3bd01014dc073d276ef4a45d5c6c # v0.6.0
|
||||
with:
|
||||
repo-token: ${{ inputs.repositorySecret }}
|
||||
title: Service JSON Errors
|
||||
|
||||
Reference in New Issue
Block a user