mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-04-20 09:01: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
|
||||
|
||||
- name: Verify Input and Output enums
|
||||
uses: redhat-actions/common/action-io-generator@main
|
||||
uses: redhat-actions/common/action-io-generator@v1
|
||||
with:
|
||||
io_file: ${{ env.IO_FILE }}
|
||||
|
|
Loading…
Reference in a new issue