Skip to content

Commit

Permalink
fix(deps): update dependency @actions/core to v1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2024
1 parent 9af534f commit c08fe35
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"fmt": "tsx --tsconfig ./scripts/tsconfig.json scripts/prettier.ts"
},
"dependencies": {
"@actions/core": "1.11.0",
"@actions/core": "1.11.1",
"@actions/exec": "1.1.1",
"@noelware/utils": "2.5.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ __metadata:
languageName: node
linkType: hard

"@actions/core@npm:1.11.0":
version: 1.11.0
resolution: "@actions/core@npm:1.11.0"
"@actions/core@npm:1.11.1":
version: 1.11.1
resolution: "@actions/core@npm:1.11.1"
dependencies:
"@actions/exec": "npm:^1.1.1"
"@actions/http-client": "npm:^2.0.1"
checksum: 10/64a215df0615e94be8678c7c60aa60abe3dcd0aab7fc9af4092327542bec5ccde57670947aa1020bdd5ad7ab1668902ed3429add4b1082ba5cda098b42e81c47
checksum: 10/94f260e33607cc16567ce4c88014f069cd7da92baaa443b72cff80fdf4f1dcd18192e135df0d51ec29e8b82cfe214218715d482f2a7804efa5095737d1245f38
languageName: node
linkType: hard

Expand Down Expand Up @@ -610,7 +610,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@noelware/docker-manifest-action@workspace:."
dependencies:
"@actions/core": "npm:1.11.0"
"@actions/core": "npm:1.11.1"
"@actions/exec": "npm:1.1.1"
"@augu/eslint-config": "npm:5.2.4"
"@augu/tsconfig": "npm:1.2.0"
Expand Down

0 comments on commit c08fe35

Please sign in to comment.