Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tommerty committed Jan 5, 2025
1 parent 15966bf commit a528d16
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
- uses: actions/checkout@v4

- name: Generate Doras Links
uses: dorasto/github-links@v1.0.5
uses: dorasto/github-links@v1.1.0
with:
username: ${{ env.DORAS_USERNAME }}
Binary file modified node_modules/@vercel/ncc/dist/ncc/cli.js.cache
Binary file not shown.
Binary file modified node_modules/@vercel/ncc/dist/ncc/index.js.cache
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified node_modules/@vercel/ncc/dist/ncc/loaders/ts-loader.js.cache
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "doras-action",
"version": "1.0.5",
"version": "1.1.0",
"main": "src/index.ts",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit a528d16

Please sign in to comment.