Skip to content

Commit 1d12720

Browse files
version bump (#42)
Keep forgetting that this repo has a different release workflow...
1 parent b08cdfa commit 1d12720

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ outputs:
1212

1313
runs:
1414
using: 'docker'
15-
image: 'docker://ghcr.io/paritytech/get-fellows-action/action:1.3.0'
15+
image: 'docker://ghcr.io/paritytech/get-fellows-action/action:1.3.1'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "get-fellows-action",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Fetch all the GitHub handles from the Fellows",
55
"main": "src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)