Skip to content

Commit

Permalink
fx/commit-msg: fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
hminaee-tc committed Aug 27, 2024
1 parent 25401a5 commit 0a823f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-call-update-submodule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
repo: 'opencepk/opencepk-projects-hub'
workflow_id: 'github-update-gitmodules.yml'
ref: 'main'
inputs: '{"repo":"${{ github.repository }}", "patterns":"${{ steps.read_patterns.outputs.properties }}"}'
inputs: '{"repo":"${{ github.repository }}", "patterns":"${{ steps.read_patterns.outputs.output }}"}'

0 comments on commit 0a823f7

Please sign in to comment.