From 54f5ce96d11dd04c359e2e7efc38d058f886c75a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 00:27:44 +0000 Subject: [PATCH] Bump portapps/.github/.github/workflows/app-build.yml Bumps [portapps/.github/.github/workflows/app-build.yml](https://github.com/portapps/.github) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/portapps/.github/releases) - [Commits](https://github.com/portapps/.github/compare/9eaba04d36be175c7cc876ba5c57cdd9ee6d9536...504fdded88e9b82399080e6d228791ab77213aec) --- updated-dependencies: - dependency-name: portapps/.github/.github/workflows/app-build.yml dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3f6a0a2..a8168ed 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,6 +18,6 @@ on: jobs: build: - uses: portapps/.github/.github/workflows/app-build.yml@9eaba04d36be175c7cc876ba5c57cdd9ee6d9536 # v1.1.0 + uses: portapps/.github/.github/workflows/app-build.yml@504fdded88e9b82399080e6d228791ab77213aec # v1.2.0 permissions: contents: write # required to create a GitHub release on push with a tag