mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-04-20 17:11:23 +00:00
Update io-generator tag to v1
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
6807c1e7f3
commit
82486a5d5f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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 }}
|
||||||
|
|
Loading…
Reference in a new issue