Skip to content

Commit 0c80584

Browse files
chore(deps): bump jasonn3/build-container-installer from 1.2.2 to 1.2.3 (ublue-os#1855)
Bumps [jasonn3/build-container-installer](https://github.com/jasonn3/build-container-installer) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/jasonn3/build-container-installer/releases) - [Commits](JasonN3/build-container-installer@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: jasonn3/build-container-installer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b9476d commit 0c80584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_iso.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
curl -Lo ${{ github.workspace }}/bazzite.repo https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/repo/fedora-${{ matrix.major_version }}/kylegospo-bazzite-fedora-${{ matrix.major_version }}.repo
112112
113113
- name: Build ISOs
114-
uses: jasonn3/[email protected].2
114+
uses: jasonn3/[email protected].3
115115
id: build
116116
with:
117117
arch: x86_64

0 commit comments

Comments
 (0)