Skip to content

Commit

Permalink
chore(deps): bump cardinalby/export-env-action from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [cardinalby/export-env-action](https://github.com/cardinalby/export-env-action) from 1 to 2.
- [Release notes](https://github.com/cardinalby/export-env-action/releases)
- [Commits](cardinalby/export-env-action@v1...v2)

---
updated-dependencies:
- dependency-name: cardinalby/export-env-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2022
1 parent 8625444 commit ce3b639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
pip install -r requirements.txt
- name: Load environment variables
uses: cardinalby/export-env-action@v1
uses: cardinalby/export-env-action@v2
with:
envFile: .env.sample

Expand Down

0 comments on commit ce3b639

Please sign in to comment.