diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 5c4f894..f9a833b 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -49,7 +49,7 @@ jobs: name: static-web-app path: dist/ - name: Prepare Env - uses: DamianReeves/write-file-action@v1.0 + uses: DamianReeves/write-file-action@v1.2 with: path: dist/application.env contents: | diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cd336f2..020c11f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -109,7 +109,7 @@ jobs: name: static-web-app path: dist/ - name: Prepare Env - uses: DamianReeves/write-file-action@v1.0 + uses: DamianReeves/write-file-action@v1.2 with: path: dist/application.env contents: |