From da117c12dfa84576e39b6819576d306358f7022a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 13:45:28 +0000 Subject: [PATCH] chore(deps): bump the github-actions group across 1 directory with 7 updates Bumps the github-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [subosito/flutter-action](https://github.com/subosito/flutter-action) | `2.10.0` | `2.23.0` | | [bluefireteam/melos-action](https://github.com/bluefireteam/melos-action) | `3.8.0` | `3.9.0` | | [gradle/actions/setup-gradle](https://github.com/gradle/actions) | `6.2.0` | `6.3.0` | | [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) | `1.2.14` | `1.2.23` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.3` | `2.4.4` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `7.0.0` | `7.0.1` | | [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | `4.34.1` | `4.37.9` | Updates `subosito/flutter-action` from 2.10.0 to 2.23.0 - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](https://github.com/subosito/flutter-action/compare/v2.10.0...1a449444c387b1966244ae4d4f8c696479add0b2) Updates `bluefireteam/melos-action` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/bluefireteam/melos-action/releases) - [Commits](https://github.com/bluefireteam/melos-action/compare/v3.8.0...v3.9.0) Updates `gradle/actions/setup-gradle` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/gradle/actions/releases) - [Commits](https://github.com/gradle/actions/compare/3f131e8634966bd73d06cc69884922b02e6faf92...9c971963bec38e04b3d30dcc455b5382be2fdbfb) Updates `hendrikmuhs/ccache-action` from 1.2.14 to 1.2.23 - [Release notes](https://github.com/hendrikmuhs/ccache-action/releases) - [Commits](https://github.com/hendrikmuhs/ccache-action/compare/ed74d11c0b343532753ecead8a951bb09bb34bc9...d62db5f07c26379fc4b4e0916f098a92573c3b03) Updates `ossf/scorecard-action` from 2.4.3 to 2.4.4 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/4eaacf0543bb3f2c246792bd56e8cdeffafb205a...2d1146689b8cda280b9bc96326124645441f03bc) Updates `actions/upload-artifact` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a) Updates `github/codeql-action/upload-sarif` from 4.34.1 to 4.37.9 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/38697555549f1db7851b81482ff19f1fa5c4fedc...cdf488f595d80d6e07e03d4674febd5ab45fa938) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: bluefireteam/melos-action dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: gradle/actions/setup-gradle dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: hendrikmuhs/ccache-action dependency-version: 1.2.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: ossf/scorecard-action dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/code_health.yml | 10 +++++----- .github/workflows/e2e.yml | 22 +++++++++++----------- .github/workflows/ossf-scorecard.yml | 6 +++--- .github/workflows/unit_tests.yml | 2 +- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.github/workflows/code_health.yml b/.github/workflows/code_health.yml index f7b2ab2c..3040a2f9 100644 --- a/.github/workflows/code_health.yml +++ b/.github/workflows/code_health.yml @@ -30,7 +30,7 @@ jobs: with: channel: "stable" cache: true - - uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 # v3 + - uses: bluefireteam/melos-action@70965d09a7f2bf831b220c19a006cccf1dafbda1 # v3 with: melos-version: "^7.5.0" - name: "Run Analyze" @@ -46,7 +46,7 @@ jobs: with: channel: "stable" cache: true - - uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 # v3 + - uses: bluefireteam/melos-action@70965d09a7f2bf831b220c19a006cccf1dafbda1 # v3 with: melos-version: "^7.5.0" - name: "Pub Check" @@ -64,7 +64,7 @@ jobs: with: channel: "stable" cache: true - - uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 # v3 + - uses: bluefireteam/melos-action@70965d09a7f2bf831b220c19a006cccf1dafbda1 # v3 with: melos-version: "^7.5.0" - name: "flutter pub get" @@ -84,7 +84,7 @@ jobs: with: channel: "stable" cache: true - - uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 # v3 + - uses: bluefireteam/melos-action@70965d09a7f2bf831b220c19a006cccf1dafbda1 # v3 with: melos-version: "^7.5.0" - uses: Homebrew/actions/setup-homebrew@097625b28a26ba4b7437926ab03b4d3bd2e6c3d1 # master @@ -124,7 +124,7 @@ jobs: channel: "stable" cache: true - name: Install Melos - uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 # v3 + uses: bluefireteam/melos-action@70965d09a7f2bf831b220c19a006cccf1dafbda1 # v3 with: run-bootstrap: false melos-version: "^7.5.0" diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 3887ce65..927159ef 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -48,7 +48,7 @@ jobs: sudo udevadm control --reload-rules sudo udevadm trigger --name-match=kvm - name: Gradle cache - uses: gradle/actions/setup-gradle@3f131e8634966bd73d06cc69884922b02e6faf92 # v6 + uses: gradle/actions/setup-gradle@9c971963bec38e04b3d30dcc455b5382be2fdbfb # v6 - name: AVD cache uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 id: avd-cache @@ -57,7 +57,7 @@ jobs: ~/.android/avd/* ~/.android/adb* key: avd-ubuntu - - uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa + - uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 with: channel: "stable" cache: true @@ -69,7 +69,7 @@ jobs: path: ~/.cache/firebase/emulators key: firebase-emulators-v2-${{ github.run_id }} restore-keys: firebase-emulators-v2 - - uses: bluefireteam/melos-action@720a109b686f61979b4f9f0d14f582ab1637647e + - uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 with: run-bootstrap: false melos-version: "^7.5.0" @@ -127,7 +127,7 @@ jobs: /usr/local/share/powershell \ /usr/share/dotnet df -h / - - uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 + - uses: hendrikmuhs/ccache-action@d62db5f07c26379fc4b4e0916f098a92573c3b03 name: Xcode Compile Cache with: key: ${{ runner.os }}-ios-v3 @@ -147,11 +147,11 @@ jobs: path: ~/.cache/firebase/emulators key: firebase-emulators-v1-${{ github.run_id }} restore-keys: firebase-emulators-v1 - - uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa + - uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 with: channel: "stable" cache: true - - uses: bluefireteam/melos-action@720a109b686f61979b4f9f0d14f582ab1637647e + - uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 with: run-bootstrap: false melos-version: "^7.5.0" @@ -209,7 +209,7 @@ jobs: with: distribution: "temurin" java-version: "21" - - uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 + - uses: hendrikmuhs/ccache-action@d62db5f07c26379fc4b4e0916f098a92573c3b03 name: Xcode Compile Cache with: key: ${{ runner.os }}-macos-v2 @@ -229,11 +229,11 @@ jobs: path: ~/.cache/firebase/emulators key: firebase-emulators-v1-${{ github.run_id }} restore-keys: firebase-emulators-v1 - - uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa + - uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 with: channel: "stable" cache: true - - uses: bluefireteam/melos-action@720a109b686f61979b4f9f0d14f582ab1637647e + - uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 with: run-bootstrap: false melos-version: "^7.5.0" @@ -267,11 +267,11 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd with: persist-credentials: false - - uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225 + - uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 with: channel: 'stable' cache: true - - uses: bluefireteam/melos-action@720a109b686f61979b4f9f0d14f582ab1637647e + - uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 with: melos-version: "^6.3.3" - name: 'Build Test Applications' diff --git a/.github/workflows/ossf-scorecard.yml b/.github/workflows/ossf-scorecard.yml index 2c89b683..03280ae9 100644 --- a/.github/workflows/ossf-scorecard.yml +++ b/.github/workflows/ossf-scorecard.yml @@ -37,7 +37,7 @@ jobs: persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3 + uses: ossf/scorecard-action@2d1146689b8cda280b9bc96326124645441f03bc # v2.4.4 with: results_file: results.sarif results_format: sarif @@ -59,7 +59,7 @@ jobs: # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF # format to the repository Actions tab. - name: "Upload artifact" - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: SARIF file path: results.sarif @@ -67,6 +67,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34.1 + uses: github/codeql-action/upload-sarif@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 with: sarif_file: results.sarif diff --git a/.github/workflows/unit_tests.yml b/.github/workflows/unit_tests.yml index f199f7b4..778120dd 100644 --- a/.github/workflows/unit_tests.yml +++ b/.github/workflows/unit_tests.yml @@ -54,7 +54,7 @@ jobs: with: channel: "stable" cache: true - - uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 # v3 + - uses: bluefireteam/melos-action@70965d09a7f2bf831b220c19a006cccf1dafbda1 # v3 with: melos-version: "^7.5.0"