Skip to content

Commit

Permalink
chore(deps): update cardinalby/export-env-action action to v2.2.2 (#167)
Browse files Browse the repository at this point in the history
Co-authored-by: App Token Issuer Releng Renovate Bot <376532+app-token-issuer-releng-renovate[bot]@users.noreply.github.com>
  • Loading branch information
app-token-issuer-releng-renovate[bot] and App Token Issuer Releng Renovate Bot committed Feb 14, 2024
1 parent 8bfaa70 commit 47c9b64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion actions/ci-lint-go/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ runs:
- name: Set env from files
if: inputs.use-env-files == 'true'
uses: cardinalby/export-env-action@04460b5708ae685cda6419c29deb8903ca2db74a # 2.2.1
uses: cardinalby/export-env-action@b16a08b396d047e3f9e1446e3946440e2be02a73 # 2.2.2
with:
envFile: ${{ inputs.env-files }}

Expand Down
2 changes: 1 addition & 1 deletion actions/ci-test-go/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ runs:
- name: Set env from files
if: inputs.use-env-files == 'true'
uses: cardinalby/export-env-action@04460b5708ae685cda6419c29deb8903ca2db74a # 2.2.1
uses: cardinalby/export-env-action@b16a08b396d047e3f9e1446e3946440e2be02a73 # 2.2.2
with:
envFile: ${{ inputs.env-files }}

Expand Down

0 comments on commit 47c9b64

Please sign in to comment.