Skip to content

Commit

Permalink
Update package.json v1.1.3 (#27)
Browse files Browse the repository at this point in the history
## 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
  • Loading branch information
mordamax committed Jun 19, 2024
1 parent 35dc10f commit 18ba246
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ outputs:

runs:
using: 'docker'
image: 'docker://ghcr.io/paritytech/get-fellows-action/action:1.1.2'
image: 'docker://ghcr.io/paritytech/get-fellows-action/action:1.1.3'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "get-fellows-action",
"version": "1.1.2",
"version": "1.1.3",
"description": "Fetch all the GitHub handles from the Fellows",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit 18ba246

Please sign in to comment.