From 6b77eeb3c2476278543d8b813bce29e18646e84f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 09:12:24 +0000 Subject: [PATCH] Bump manjaro/manjaro-iso-action from 2.3 to 2.5 Bumps [manjaro/manjaro-iso-action](https://github.com/manjaro/manjaro-iso-action) from 2.3 to 2.5. - [Release notes](https://github.com/manjaro/manjaro-iso-action/releases) - [Commits](https://github.com/manjaro/manjaro-iso-action/compare/v2.3...2.5) --- updated-dependencies: - dependency-name: manjaro/manjaro-iso-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/iso_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/iso_build.yml b/.github/workflows/iso_build.yml index 38afcfd..73f062d 100644 --- a/.github/workflows/iso_build.yml +++ b/.github/workflows/iso_build.yml @@ -39,7 +39,7 @@ jobs: with: access_token: ${{ github.token }} - id: image-build - uses: manjaro/manjaro-iso-action@v2.3 + uses: manjaro/manjaro-iso-action@2.5 with: iso-profiles-repo: "https://github.com/dotiful/iso-profiles" edition: ${{ matrix.edition }}