feat: update arduino/setup-task to go-task/action
This commit is contained in:
+3
-3
@@ -29,9 +29,9 @@ body:
|
||||
- type: input
|
||||
id: project-version
|
||||
attributes:
|
||||
label: "'arduino/setup-task' version"
|
||||
label: "'go-task/action' version"
|
||||
description: |
|
||||
Which version of `arduino/setup-task` are you using?
|
||||
Which version of `go-task/action` are you using?
|
||||
_This should be the most recent version available._
|
||||
validations:
|
||||
required: true
|
||||
@@ -48,7 +48,7 @@ body:
|
||||
label: Issue checklist
|
||||
description: Please double-check that you have done each of the following things before submitting the issue.
|
||||
options:
|
||||
- label: I searched for previous reports in [the issue tracker](https://github.com/arduino/setup-task/issues?q=)
|
||||
- label: I searched for previous reports in [the issue tracker](https://github.com/go-task/action/issues?q=)
|
||||
required: true
|
||||
- label: I verified the problem still occurs when using the latest version
|
||||
required: true
|
||||
|
||||
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Learn about using this project
|
||||
url: https://github.com/arduino/setup-task#readme
|
||||
url: https://github.com/go-task/action#readme
|
||||
about: Detailed usage documentation is available here.
|
||||
- name: Learn about GitHub Actions
|
||||
url: https://docs.github.com/actions
|
||||
|
||||
+4
-4
@@ -17,16 +17,16 @@ body:
|
||||
attributes:
|
||||
label: Describe the current behavior
|
||||
description: |
|
||||
What is the current behavior of `arduino/setup-task` in relation to your request?
|
||||
What is the current behavior of `go-task/action` in relation to your request?
|
||||
How can we reproduce that behavior?
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: project-version
|
||||
attributes:
|
||||
label: "'arduino/setup-task' version"
|
||||
label: "'go-task/action' version"
|
||||
description: |
|
||||
Which version of `arduino/setup-task` are you using?
|
||||
Which version of `go-task/action` are you using?
|
||||
_This should be the most recent version available._
|
||||
validations:
|
||||
required: true
|
||||
@@ -43,7 +43,7 @@ body:
|
||||
label: Issue checklist
|
||||
description: Please double-check that you have done each of the following things before submitting the issue.
|
||||
options:
|
||||
- label: I searched for previous requests in [the issue tracker](https://github.com/arduino/setup-task/issues?q=)
|
||||
- label: I searched for previous requests in [the issue tracker](https://github.com/go-task/action/issues?q=)
|
||||
required: true
|
||||
- label: I verified the feature was still missing when using the latest version
|
||||
required: true
|
||||
|
||||
+1
-1
@@ -38,7 +38,7 @@ jobs:
|
||||
node-version-file: package.json
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
uses: go-task/action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 3.x
|
||||
|
||||
+2
-2
@@ -52,7 +52,7 @@ jobs:
|
||||
uses: xt0rted/markdownlint-problem-matcher@v3
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
uses: go-task/action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 3.x
|
||||
@@ -73,7 +73,7 @@ jobs:
|
||||
node-version-file: package.json
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
uses: go-task/action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 3.x
|
||||
|
||||
+2
-2
@@ -85,7 +85,7 @@ jobs:
|
||||
node-version-file: package.json
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
uses: go-task/action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 3.x
|
||||
@@ -142,7 +142,7 @@ jobs:
|
||||
node-version-file: package.json
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
uses: go-task/action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 3.x
|
||||
|
||||
Vendored
+2
-2
@@ -40,7 +40,7 @@ jobs:
|
||||
node-version-file: package.json
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
uses: go-task/action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 3.x
|
||||
@@ -61,7 +61,7 @@ jobs:
|
||||
node-version-file: package.json
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
uses: go-task/action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 3.x
|
||||
|
||||
+1
-1
@@ -214,7 +214,7 @@ jobs:
|
||||
node-version-file: package.json
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
uses: go-task/action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 3.x
|
||||
|
||||
+1
-1
@@ -46,7 +46,7 @@ jobs:
|
||||
node-version-file: package.json
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
uses: go-task/action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 3.x
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@ jobs:
|
||||
node-version-file: package.json
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
uses: go-task/action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 3.x
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@ jobs:
|
||||
run: pip install poetry
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
uses: go-task/action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 3.x
|
||||
|
||||
+2
-2
@@ -55,7 +55,7 @@ jobs:
|
||||
node-version-file: package.json
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
uses: go-task/action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 3.x
|
||||
@@ -76,7 +76,7 @@ jobs:
|
||||
node-version-file: package.json
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
uses: go-task/action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 3.x
|
||||
|
||||
Reference in New Issue
Block a user