From f764b45e3efb25d9fbcdf5cc005e6fe86e4745f5 Mon Sep 17 00:00:00 2001 From: Ofek Weiss <55920061+ofek1weiss@users.noreply.github.com> Date: Sun, 4 Feb 2024 18:11:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19324f3..645b7d0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ checkout the repository and pass the environment variables that are used within uses: actions/checkout@v3 - name: Run Elementary - uses: elementary-data/run-elementary-action@v1.11 + uses: elementary-data/run-elementary-action@v1.12 env: USER: ${{ secrets.USER }} # Used in profiles.yml. PASSWORD: ${{ secrets.PASSWORD }}