diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 8aa1a1b..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@10b75e3d383a3bae9eea2c137b26f5479bbcd8ca + uses: andreneto97/docker-action@9b22240dad8084d356895b6ab646e557f80e4a37 with: who-to-greet: 'Mona the Octocat' token: ${{ secrets.GH_PATS }} 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.