Skip to content

Commit

Permalink
Chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Nov 29, 2023
1 parent d394898 commit b645ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/verify-release-schema-action/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:
echo "ERROR: distribution_type: ${{ inputs.distribution-type }} not supported"
release_schema="unsupported"
fi
echo "INFO: Schema to compare: $release_schema"
echo "INFO: Schema to compare: $release_schema"
echo "USE_SCHEMA=$release_schema" >> "$GITHUB_ENV"
# yamllint enable rule:line-length
- id: Download and compare schema
Expand Down

0 comments on commit b645ffa

Please sign in to comment.