From 5da0c0c1556f2e2d05241811014e2b1ebf5fb11e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 10:27:20 +0000 Subject: [PATCH] Bump bluefireteam/flutter-gh-pages from 7 to 8 Bumps [bluefireteam/flutter-gh-pages](https://github.com/bluefireteam/flutter-gh-pages) from 7 to 8. - [Commits](https://github.com/bluefireteam/flutter-gh-pages/compare/v7...v8) --- updated-dependencies: - dependency-name: bluefireteam/flutter-gh-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/giffy_dialog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/giffy_dialog.yaml b/.github/workflows/giffy_dialog.yaml index 633a294..d1a0d47 100644 --- a/.github/workflows/giffy_dialog.yaml +++ b/.github/workflows/giffy_dialog.yaml @@ -68,7 +68,7 @@ jobs: cache: true - name: 📁 Build and release - uses: bluefireteam/flutter-gh-pages@v7 + uses: bluefireteam/flutter-gh-pages@v8 with: baseHref: /giffy_dialog/ workingDir: example