Skip to content

Commit

Permalink
Update convert-machine-file.yaml
Browse files Browse the repository at this point in the history
Added latest version number for create-or-update=comment
  • Loading branch information
MitchBradley authored Feb 2, 2023
1 parent 789a191 commit 1d02f8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/convert-machine-file.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Report errors
if: failure()
uses: peter-evans/create-or-update-comment
uses: peter-evans/create-or-update-comment@40bf395e0ae447ac33928e8d9d1312c104175150
with:
issue-number: ${{ github.event.issue.number }}
body: |
Expand All @@ -69,7 +69,7 @@ jobs:
If you cannot resolve the problem, please contact us on Discord - https://discord.gg/MDsRDeNsTE
- name: Add comment
uses: peter-evans/create-or-update-comment
uses: peter-evans/create-or-update-comment@40bf395e0ae447ac33928e8d9d1312c104175150
with:
issue-number: ${{ github.event.issue.number }}
body: |
Expand Down

0 comments on commit 1d02f8c

Please sign in to comment.