Skip to content

Commit

Permalink
updated version to 1.1.0
Browse files Browse the repository at this point in the history
It has bigger changes
  • Loading branch information
Bullrich committed Mar 15, 2024
1 parent 0fcab0e commit a7ff68e
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.0.1'
image: 'docker://ghcr.io/paritytech/get-fellows-action/action:1.1.0'
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.0.1",
"version": "1.1.0",
"description": "Fetch all the GitHub handles from the Fellows",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit a7ff68e

Please sign in to comment.