Update io-generator to tag v1

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-02-08 20:31:40 +05:30
parent f90410db71
commit 15b645db2b

View file

@ -43,6 +43,6 @@ jobs:
run: npm ci run: npm ci
- name: Verify Input and Output enums - name: Verify Input and Output enums
uses: redhat-actions/common/action-io-generator@main uses: redhat-actions/common/action-io-generator@v1
with: with:
io_file: ${{ env.IO_FILE }} io_file: ${{ env.IO_FILE }}