Skip to content

Commit

Permalink
chore(deps): bump c-py/action-dotenv-to-setenv from 4 to 5
Browse files Browse the repository at this point in the history
Bumps [c-py/action-dotenv-to-setenv](https://github.com/c-py/action-dotenv-to-setenv) from 4 to 5.
- [Release notes](https://github.com/c-py/action-dotenv-to-setenv/releases)
- [Commits](c-py/action-dotenv-to-setenv@v4...v5)

---
updated-dependencies:
- dependency-name: c-py/action-dotenv-to-setenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent ffcf7ca commit 032c617
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/netlify-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

- uses: actions/[email protected]

- uses: c-py/action-dotenv-to-setenv@v4
- uses: c-py/action-dotenv-to-setenv@v5
with:
env-file: .env.development.mock

Expand Down Expand Up @@ -44,7 +44,7 @@ jobs:

- uses: actions/[email protected]

- uses: c-py/action-dotenv-to-setenv@v4
- uses: c-py/action-dotenv-to-setenv@v5
with:
env-file: .env.development.prod

Expand Down

0 comments on commit 032c617

Please sign in to comment.