We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aeacd7 commit 8b8c60cCopy full SHA for 8b8c60c
.github/workflows/organization-update.yaml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Walidacja plików organizacji
43
if: steps.changed-files.outputs.any_changed == 'true'
44
- uses: wyslijco/walidacja-organizacji@v1
+ uses: wyslijco/walidacja-organizacji@v1.0.1
45
with:
46
files: ${{ steps.changed-files.outputs.all_changed_files }}
47
organizations-dir: organizations
0 commit comments