Skip to content

Commit

Permalink
chore(deps): update jasonn3/build-container-installer action to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent d863b57 commit 3e58cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

steps:
- name: Build ISOs
uses: jasonn3/[email protected].0
uses: jasonn3/[email protected].1
id: build
with:
arch: ${{ contains(matrix.image_tag, 'amd64') && 'x86_64' || 'arm64' }}
Expand Down

0 comments on commit 3e58cd4

Please sign in to comment.