difftreelog
update xom9ikk@dotenv to v2
in: master
11 files changed
.github/workflows/dev-build-tests_v2.ymldiffbeforeafterboth--- a/.github/workflows/dev-build-tests_v2.yml
+++ b/.github/workflows/dev-build-tests_v2.yml
@@ -44,7 +44,7 @@
ref: ${{ github.head_ref }} #Checking out head commit
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Generate ENV related extend file for docker-compose
uses: cuchi/jinja2-action@v1.2.0
.github/workflows/execution-matrix.ymldiffbeforeafterboth--- a/.github/workflows/execution-matrix.yml
+++ b/.github/workflows/execution-matrix.yml
@@ -29,7 +29,7 @@
ref: ${{ github.head_ref }} #Checking out head commit
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Create Execution matrix
uses: CertainLach/create-matrix-action@v3
.github/workflows/forkless-update-data_v2.ymldiffbeforeafterboth--- a/.github/workflows/forkless-update-data_v2.yml
+++ b/.github/workflows/forkless-update-data_v2.yml
@@ -29,7 +29,7 @@
ref: ${{ github.head_ref }} #Checking out head commit
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Create Execution matrix
uses: CertainLach/create-matrix-action@v3
@@ -64,7 +64,7 @@
ref: ${{ github.head_ref }} #Checking out head commit
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Generate ENV related extend file for docker-compose
uses: cuchi/jinja2-action@v1.2.0
.github/workflows/forkless-update-nodata_v2.ymldiffbeforeafterboth--- a/.github/workflows/forkless-update-nodata_v2.yml
+++ b/.github/workflows/forkless-update-nodata_v2.yml
@@ -30,7 +30,7 @@
ref: ${{ github.head_ref }} #Checking out head commit
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Create Execution matrix
uses: fabiocaccamo/create-matrix-action@v2
@@ -67,7 +67,7 @@
ref: ${{ github.head_ref }} #Checking out head commit
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Generate ENV related extend file for docker-compose
uses: cuchi/jinja2-action@v1.2.0
.github/workflows/generate-execution-matrix.ymldiffbeforeafterboth--- a/.github/workflows/generate-execution-matrix.yml
+++ b/.github/workflows/generate-execution-matrix.yml
@@ -33,7 +33,7 @@
ref: ${{ github.head_ref }} #Checking out head commit
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Create Execution matrix
uses: CertainLach/create-matrix-action@v3
.github/workflows/market-test_v2.ymldiffbeforeafterboth--- a/.github/workflows/market-test_v2.yml
+++ b/.github/workflows/market-test_v2.yml
@@ -48,7 +48,7 @@
ref: 'master'
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Copy qa-tests/.env.example to qa-tests/.env
working-directory: qa-tests
@@ -138,7 +138,7 @@
run: cat .env
- name: Read qa -test .env file Before market start
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
with:
path: qa-tests/
.github/workflows/node-only-update_v2.ymldiffbeforeafterboth--- a/.github/workflows/node-only-update_v2.yml
+++ b/.github/workflows/node-only-update_v2.yml
@@ -29,7 +29,7 @@
ref: ${{ github.head_ref }} #Checking out head commit
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Create Execution matrix
uses: fabiocaccamo/create-matrix-action@v2
@@ -70,7 +70,7 @@
ref: ${{ github.head_ref }} #Checking out head commit
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Generate ENV related extend file for docker-compose
uses: cuchi/jinja2-action@v1.2.0
.github/workflows/testnet-build.ymldiffbeforeafterboth--- a/.github/workflows/testnet-build.yml
+++ b/.github/workflows/testnet-build.yml
@@ -45,7 +45,7 @@
ref: ${{ github.head_ref }} #Checking out head commit
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Create Execution matrix
uses: fabiocaccamo/create-matrix-action@v2
@@ -85,7 +85,7 @@
ref: ${{ github.head_ref }} #Checking out head commit
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Generate ENV related extend file for docker-compose
uses: cuchi/jinja2-action@v1.2.0
.github/workflows/try-runtime_v2.ymldiffbeforeafterboth--- a/.github/workflows/try-runtime_v2.yml
+++ b/.github/workflows/try-runtime_v2.yml
@@ -35,7 +35,7 @@
ref: ${{ github.head_ref }} #Checking out head commit
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Generate ENV related extend file for docker-compose
uses: cuchi/jinja2-action@v1.2.0
.github/workflows/unit-test_v2.ymldiffbeforeafterboth--- a/.github/workflows/unit-test_v2.yml
+++ b/.github/workflows/unit-test_v2.yml
@@ -29,7 +29,7 @@
ref: ${{ github.head_ref }} #Checking out head commit
- name: Read .env file
- uses: xom9ikk/dotenv@v1.0.2
+ uses: xom9ikk/dotenv@v2
- name: Generate ENV related extend file for docker-compose
uses: cuchi/jinja2-action@v1.2.0
.github/workflows/xcm.ymldiffbeforeafterboth33 ref: ${{ github.head_ref }} #Checking out head commit33 ref: ${{ github.head_ref }} #Checking out head commit343435 - name: Read .env file35 - name: Read .env file36 uses: xom9ikk/dotenv@v1.0.236 uses: xom9ikk/dotenv@v2373738 - name: Create Execution matrix38 - name: Create Execution matrix39 uses: fabiocaccamo/create-matrix-action@v239 uses: fabiocaccamo/create-matrix-action@v274 ref: ${{ github.head_ref }} #Checking out head commit74 ref: ${{ github.head_ref }} #Checking out head commit757576 - name: Read .env file76 - name: Read .env file77 uses: xom9ikk/dotenv@v1.0.277 uses: xom9ikk/dotenv@v2787879 - name: Log in to Docker Hub79 - name: Log in to Docker Hub80 uses: docker/login-action@v2.0.080 uses: docker/login-action@v2.0.0298 ref: ${{ github.head_ref }} #Checking out head commit298 ref: ${{ github.head_ref }} #Checking out head commit299299300 - name: Read .env file300 - name: Read .env file301 uses: xom9ikk/dotenv@v1.0.2301 uses: xom9ikk/dotenv@v2302302303 - name: Generate ENV related extend file for docker-compose303 - name: Generate ENV related extend file for docker-compose304 uses: cuchi/jinja2-action@v1.2.0304 uses: cuchi/jinja2-action@v1.2.0