Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/workflows/code_health.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
with:
channel: "stable"
cache: true
- uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 # v3
- uses: bluefireteam/melos-action@70965d09a7f2bf831b220c19a006cccf1dafbda1 # v3

Check warning on line 33 in .github/workflows/code_health.yml

View workflow job for this annotation

GitHub Actions / zizmor-output

ref-version-mismatch

code_health.yml:33: action's hash pin has mismatched or missing version comment: points to commit b79b63bcd183
with:
melos-version: "^7.5.0"
- name: "Run Analyze"
Expand All @@ -46,7 +46,7 @@
with:
channel: "stable"
cache: true
- uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 # v3
- uses: bluefireteam/melos-action@70965d09a7f2bf831b220c19a006cccf1dafbda1 # v3

Check warning on line 49 in .github/workflows/code_health.yml

View workflow job for this annotation

GitHub Actions / zizmor-output

ref-version-mismatch

code_health.yml:49: action's hash pin has mismatched or missing version comment: points to commit b79b63bcd183
with:
melos-version: "^7.5.0"
- name: "Pub Check"
Expand All @@ -64,7 +64,7 @@
with:
channel: "stable"
cache: true
- uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 # v3
- uses: bluefireteam/melos-action@70965d09a7f2bf831b220c19a006cccf1dafbda1 # v3

Check warning on line 67 in .github/workflows/code_health.yml

View workflow job for this annotation

GitHub Actions / zizmor-output

ref-version-mismatch

code_health.yml:67: action's hash pin has mismatched or missing version comment: points to commit b79b63bcd183
with:
melos-version: "^7.5.0"
- name: "flutter pub get"
Expand All @@ -84,7 +84,7 @@
with:
channel: "stable"
cache: true
- uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 # v3
- uses: bluefireteam/melos-action@70965d09a7f2bf831b220c19a006cccf1dafbda1 # v3

Check warning on line 87 in .github/workflows/code_health.yml

View workflow job for this annotation

GitHub Actions / zizmor-output

ref-version-mismatch

code_health.yml:87: action's hash pin has mismatched or missing version comment: points to commit b79b63bcd183
with:
melos-version: "^7.5.0"
- uses: Homebrew/actions/setup-homebrew@097625b28a26ba4b7437926ab03b4d3bd2e6c3d1 # master
Expand Down Expand Up @@ -124,7 +124,7 @@
channel: "stable"
cache: true
- name: Install Melos
uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 # v3
uses: bluefireteam/melos-action@70965d09a7f2bf831b220c19a006cccf1dafbda1 # v3

Check warning on line 127 in .github/workflows/code_health.yml

View workflow job for this annotation

GitHub Actions / zizmor-output

ref-version-mismatch

code_health.yml:127: action's hash pin has mismatched or missing version comment: points to commit b79b63bcd183
with:
run-bootstrap: false
melos-version: "^7.5.0"
Expand Down
22 changes: 11 additions & 11 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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"
Expand Down Expand Up @@ -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
Expand All @@ -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"
Expand Down Expand Up @@ -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
Expand All @@ -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"
Expand Down Expand Up @@ -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'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ossf-scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -59,14 +59,14 @@ 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
retention-days: 5

# 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
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
with:
channel: "stable"
cache: true
- uses: bluefireteam/melos-action@2982f8e4fc92440a219490009d6d05195cb1a6a5 # v3
- uses: bluefireteam/melos-action@70965d09a7f2bf831b220c19a006cccf1dafbda1 # v3

Check warning on line 57 in .github/workflows/unit_tests.yml

View workflow job for this annotation

GitHub Actions / zizmor-output

ref-version-mismatch

unit_tests.yml:57: action's hash pin has mismatched or missing version comment: points to commit b79b63bcd183
with:
melos-version: "^7.5.0"

Expand Down
Loading