Skip to content

ci(deps): bump expo/expo-github-action from 8 to 9#93

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/expo/expo-github-action-9
Open

ci(deps): bump expo/expo-github-action from 8 to 9#93
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/expo/expo-github-action-9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps expo/expo-github-action from 8 to 9.

Release notes

Sourced from expo/expo-github-action's releases.

9.0.0

9.0.0 (2026-06-02)

⚠ BREAKING CHANGES

  • update tooling and actions to Node 24 (#354)

New features

  • continuous-deploy-fingerprint: Add optional environment input for EAS updates (#325) (8134c7a)
  • continuous-deploy-fingerprint: added platform arg to eas update command (#319) (332258e)

Bug fixes

  • continuous-deploy-fingerprint: correct expiration date logic for build validation (#307) (4b7860b)
  • fingerprint hash parsing (#326) (10bd583)
  • one more merge confict fix (#327) (24136f8)

Other chores

  • commit built files from #319 (#323) (a88f4a0)
  • update readme to better clarify production continuous deployment caveats (#328) (d933805)
  • update tooling and actions to Node 24 (#354) (94ad6f3)

Documentation changes

  • missing action inputs added to readme (#275) (047ecf1)
  • preview: fix typo in readme (f6f3acf)

8.2.1

8.2.1 (2024-01-15)

Bug fixes

  • preview: filter slugs with special characters to match dev clients exp+<slug> scheme (#252) (b8a9be8)

8.2.0

8.2.0 (2023-12-02)

New features

  • preview: add qr-target and use proper QR codes for expo-go and dev-build (#247) (54efbfd)

Documentation changes

  • preview: clarify the branch and workflow trigger relations (#246) (ccfad6f)

... (truncated)

Changelog

Sourced from expo/expo-github-action's changelog.

5.3.0 (2020-09-19)

New features

  • add expo token authentication method (#57) (1c36889)

5.2.0 (2020-07-14)

Bug fixes

  • proper space between icon and text (#50) (b8a49f4)

Code refactors

  • use github actions instead of circle (#54) (d3602b9)

Documentation changes

Other chores

  • upgrade all dependencies to latest version (#55) (404bd09)

5.1.1 (2020-06-10)

Bug fixes

Commits
  • eab7a23 chore: create new release 9.0.0
  • 94ad6f3 chore!: update tooling and actions to Node 24 (#354)
  • b184ff8 [fingerprint] fix db saving (#337)
  • 980b700 update packages (#334)
  • d933805 chore: update readme to better clarify production continuous deployment cavea...
  • 24136f8 fix: one more merge confict fix (#327)
  • 10bd583 fix: fingerprint hash parsing (#326)
  • 97334d3 [continuous-deploy-fingerprint] Add action and docs for continuous deployment...
  • 8134c7a feat(continuous-deploy-fingerprint): Add optional environment input for EAS u...
  • a88f4a0 chore: commit built files from #319 (#323)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [expo/expo-github-action](https://github.com/expo/expo-github-action) from 8 to 9.
- [Release notes](https://github.com/expo/expo-github-action/releases)
- [Changelog](https://github.com/expo/expo-github-action/blob/main/CHANGELOG.md)
- [Commits](expo/expo-github-action@v8...v9)

---
updated-dependencies:
- dependency-name: expo/expo-github-action
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from MS33834 as a code owner July 8, 2026 09:35
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/eas-build.yml

PackageVersionLicenseIssue Type
expo/expo-github-action9.*.*NullUnknown License
Denied Licenses: GPL-3.0, AGPL-3.0

OpenSSF Scorecard

PackageVersionScoreDetails
actions/expo/expo-github-action 9.*.* 🟢 3.7
Details
CheckScoreReason
Maintained⚠️ 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Code-Review🟢 5Found 15/30 approved changesets -- score normalized to 5
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection🟢 3branch protection is not maximal on development and all release branches
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • .github/workflows/eas-build.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants