Bump xom9ikk/dotenv version to v2 (#13016)

Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>

Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodríguez Hernández
2022-10-19 08:47:37 +02:00
committed by GitHub
parent 9ba4b76198
commit e15684d3d0
4 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ jobs:
- name: Repo checkout
uses: actions/checkout@v3
- name: Load .env file
uses: xom9ikk/dotenv@v1.0.2
uses: xom9ikk/dotenv@v2
with:
path: .github/workflows/
- name: Move into From Build Maintenance

View File

@@ -47,7 +47,7 @@ jobs:
with:
fetch-depth: 1
- name: Load .env file
uses: xom9ikk/dotenv@v1.0.2
uses: xom9ikk/dotenv@v2
with:
path: .github/workflows/
# Now handling the needed labeling
@@ -118,7 +118,7 @@ jobs:
with:
fetch-depth: 1
- name: Load .env file
uses: xom9ikk/dotenv@v1.0.2
uses: xom9ikk/dotenv@v2
with:
path: .github/workflows/
- name: Assign to a person to work on it

View File

@@ -16,7 +16,7 @@ jobs:
token: ${{ secrets.BITNAMI_BOT_TOKEN }}
fetch-depth: 1
- name: Load .env file
uses: xom9ikk/dotenv@v1.0.2
uses: xom9ikk/dotenv@v2
with:
path: .github/workflows/
- name: Updating members of the Bitnami team

View File

@@ -20,7 +20,7 @@ jobs:
with:
fetch-depth: 1
- name: Load .env file
uses: xom9ikk/dotenv@v1.0.2
uses: xom9ikk/dotenv@v2
with:
path: .github/workflows/
- name: Get author