Skip to content

Commit 18ba246

Browse files
authored
Update package.json v1.1.3 (#27)
## What's Changed * Bump ws from 8.16.0 to 8.17.1 by @dependabot in #25 * Bump braces from 3.0.2 to 3.0.3 by @dependabot in #26 **Full Changelog**: v1.1.2...v1.1.3
1 parent 35dc10f commit 18ba246

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.1.2'
15+
image: 'docker://ghcr.io/paritytech/get-fellows-action/action:1.1.3'

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.1.2",
3+
"version": "1.1.3",
44
"description": "Fetch all the GitHub handles from the Fellows",
55
"main": "src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)