Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreneto97 authored Nov 24, 2021
1 parent 0d673c7 commit 0f26a06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0f26a06

Please sign in to comment.