Skip to content

Commit a84d12e

Browse files
authored
Merge pull request #4 from guibranco/guibranco-patch-1
Update README.md
2 parents 67a7e16 + eb7ddae commit a84d12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ on: # run on any PRs and main branch changes
4848
steps:
4949
- uses: actions/checkout@v3
5050
- name: Run the action # You would run your tests before this using the output to set state/desc
51-
uses: GuiBranco/[email protected].17
51+
uses: GuiBranco/[email protected].7
5252
with:
5353
authToken: ${{secrets.GITHUB_TOKEN}}
5454
context: 'Test run'

0 commit comments

Comments
 (0)