Skip to content

Commit

Permalink
Bump expo/expo-github-action from 8.0.0 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [expo/expo-github-action](https://github.com/expo/expo-github-action) from 8.0.0 to 8.2.0.
- [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@8.0.0...8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 927bc79 commit 4f1159e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/setup-node@v3.6.0
with:
node-version: 14.x
- uses: expo/expo-github-action@8.0.0
- uses: expo/expo-github-action@8.2.0
with:
expo-version: 4.x
token: ${{ secrets.EXPO_TOKEN }}
Expand Down

0 comments on commit 4f1159e

Please sign in to comment.