We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08cdfa commit 1d12720Copy full SHA for 1d12720
action.yml
@@ -12,4 +12,4 @@ outputs:
12
13
runs:
14
using: 'docker'
15
- image: 'docker://ghcr.io/paritytech/get-fellows-action/action:1.3.0'
+ image: 'docker://ghcr.io/paritytech/get-fellows-action/action:1.3.1'
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "get-fellows-action",
3
- "version": "1.3.0",
+ "version": "1.3.1",
4
"description": "Fetch all the GitHub handles from the Fellows",
5
"main": "src/index.ts",
6
"scripts": {
0 commit comments