From 0f26a0636d10223c69b815f33d19b2423d741e0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Neto?= Date: Wed, 24 Nov 2021 16:12:39 -0300 Subject: [PATCH] Update blank.yml --- .github/workflows/blank.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 7e4ea0f..672432c 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -34,9 +34,9 @@ jobs: # - name: Hello world action step id: hello - uses: andreneto97/docker-action@d9a89cebb0922762c10a0ed08cbc5b02e40fc3df + uses: andreneto97/docker-action@10b75e3d383a3bae9eea2c137b26f5479bbcd8ca with: - who-to-greet: 'Mona the Octocat' + token: ${{ secrets.GH_PATS }} # Create a label inside the pull request - name: Create a label