Skip to content

Commit

Permalink
chore(deps): update spicypizza/create-envfile action to v2.0.3 (#496)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent 5a813a8 commit 95308f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fastlane-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: npm ci

- name: Create .env file
uses: SpicyPizza/create-envfile@v2.0.2
uses: SpicyPizza/create-envfile@v2.0.3
with:
envkey_SUPABASE_KEY: ${{ secrets.SUPABASE_KEY }}
envkey_RELEASE_KEYSTORE_PASSWORD: ${{ secrets.RELEASE_KEYSTORE_PASSWORD }}
Expand Down

0 comments on commit 95308f7

Please sign in to comment.