提交 c0fa39c4 编写于 作者: J Jackson Kearl

Upgrade to latest version of actions

上级 02ccb958
......@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v11
ref: v12
- name: Run Commands
uses: ./commands
with:
......
......@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v11
ref: v12
- name: Run CopyCat (JacksonKearl/testissues)
uses: ./copycat
with:
......
......@@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v11
ref: v12
- name: Run Locker
uses: ./locker
with:
......
......@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: master
ref: v12
- name: Run Needs More Info Closer
uses: ./needs-more-info-closer
with:
......
......@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v11
ref: v12
- name: Run Needs More Info Labeler
uses: ./needs-more-info-labeler
with:
......
......@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v11
ref: v12
- name: Run New Release
uses: ./new-release
with:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册