Skip to content

Commit

Permalink
Bump shine1594/secrets-to-env-action from 1.6.1 to 1.7.0 (#15)
Browse files Browse the repository at this point in the history
Bumps [shine1594/secrets-to-env-action](https://github.com/shine1594/secrets-to-env-action) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/shine1594/secrets-to-env-action/releases)
- [Commits](shine1594/secrets-to-env-action@v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: shine1594/secrets-to-env-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 7443173 commit 07cb7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_reusable_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
kubeconfig: ${{ secrets.KUBECONFIG }}

- name: Turn github secrets to .env file
uses: shine1594/secrets-to-env-action@v1.6.1
uses: shine1594/secrets-to-env-action@v1.7.0
with:
secrets: ${{ toJSON(secrets) }}
secrets_env: all
Expand Down

0 comments on commit 07cb7d0

Please sign in to comment.