Skip to content

Commit

Permalink
chore(deps): bump expo/expo-github-action from 5 to 6.0.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 5 to 6.0.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@v5...6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2021
1 parent 1733a75 commit 8c6915b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/expo-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/[email protected]
with:
node-version: 16
- uses: expo/expo-github-action@v5
- uses: expo/expo-github-action@6.0.0
with:
expo-cache: true
expo-version: 4.x
Expand Down

0 comments on commit 8c6915b

Please sign in to comment.