From f9ee67986c9e12e4292edbda04414c243bee17a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Neto?= Date: Tue, 23 Nov 2021 20:06:22 -0300 Subject: [PATCH 1/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02aac3f..47cd62d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ In the project directory, you can run: ### `yarn start` Runs the app in the development mode.\ -Open [http://localhost:3000](http://localhost:3000) to view it in the browser. +Open [http://localhost:3000](http://localhost:3000) to view its in the browser. The page will reload if you make edits.\ You will also see any lint errors in the console. From 1f2b1c024615e00de6149873ac0728fe747f6f84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Neto?= Date: Tue, 23 Nov 2021 20:08:50 -0300 Subject: [PATCH 2/4] Update blank.yml --- .github/workflows/blank.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 8aa1a1b..6fc140b 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -34,7 +34,7 @@ jobs: - name: Hello world action step id: hello - uses: andreneto97/docker-action@10b75e3d383a3bae9eea2c137b26f5479bbcd8ca + uses: andreneto97/docker-action@aa7a37dc91719899797f635fda7784eae2bae6ae with: who-to-greet: 'Mona the Octocat' token: ${{ secrets.GH_PATS }} From ad4ee67724791d1668787c56a5fbacde798b26e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Neto?= Date: Tue, 23 Nov 2021 20:26:13 -0300 Subject: [PATCH 3/4] Update blank.yml --- .github/workflows/blank.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 6fc140b..7a0493c 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -34,7 +34,7 @@ jobs: - name: Hello world action step id: hello - uses: andreneto97/docker-action@aa7a37dc91719899797f635fda7784eae2bae6ae + uses: andreneto97/docker-action@24f89df6bf845c798df572656602521eba7f49d5 with: who-to-greet: 'Mona the Octocat' token: ${{ secrets.GH_PATS }} From abde5bd5a7577b9c95d2453cb58e104f3cac661e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Neto?= Date: Tue, 23 Nov 2021 20:28:36 -0300 Subject: [PATCH 4/4] Update blank.yml --- .github/workflows/blank.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 7a0493c..7fe467e 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -34,7 +34,7 @@ jobs: - name: Hello world action step id: hello - uses: andreneto97/docker-action@24f89df6bf845c798df572656602521eba7f49d5 + uses: andreneto97/docker-action@9b22240dad8084d356895b6ab646e557f80e4a37 with: who-to-greet: 'Mona the Octocat' token: ${{ secrets.GH_PATS }}