mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-08-16 11:35:44 +02:00
Update convert-machine-file.yaml
Added latest version number for create-or-update=comment
This commit is contained in:
4
.github/workflows/convert-machine-file.yaml
vendored
4
.github/workflows/convert-machine-file.yaml
vendored
@@ -56,7 +56,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Report errors
|
- name: Report errors
|
||||||
if: failure()
|
if: failure()
|
||||||
uses: peter-evans/create-or-update-comment
|
uses: peter-evans/create-or-update-comment@40bf395e0ae447ac33928e8d9d1312c104175150
|
||||||
with:
|
with:
|
||||||
issue-number: ${{ github.event.issue.number }}
|
issue-number: ${{ github.event.issue.number }}
|
||||||
body: |
|
body: |
|
||||||
@@ -69,7 +69,7 @@ jobs:
|
|||||||
If you cannot resolve the problem, please contact us on Discord - https://discord.gg/MDsRDeNsTE
|
If you cannot resolve the problem, please contact us on Discord - https://discord.gg/MDsRDeNsTE
|
||||||
|
|
||||||
- name: Add comment
|
- name: Add comment
|
||||||
uses: peter-evans/create-or-update-comment
|
uses: peter-evans/create-or-update-comment@40bf395e0ae447ac33928e8d9d1312c104175150
|
||||||
with:
|
with:
|
||||||
issue-number: ${{ github.event.issue.number }}
|
issue-number: ${{ github.event.issue.number }}
|
||||||
body: |
|
body: |
|
||||||
|
Reference in New Issue
Block a user