Skip to content

Commit

Permalink
(BSR) ci: fix generate api template
Browse files Browse the repository at this point in the history
  • Loading branch information
kopax-polyconseil committed Jan 15, 2024
1 parent 3a16ba8 commit b2a14fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: "Get changed files"
id: "files"
if: ${{ inputs.TRIGGER_ONLY_ON_DEPENDENCY_CHANGE }}
uses: jitterbit/get-changed-files@v1
uses: Ana06/get-changed-files@v1.2
- name: "Check if dependencies changed"
id: check-dependency-change
run: |
Expand Down

0 comments on commit b2a14fb

Please sign in to comment.