Skip to content

Commit 98882aa

Browse files
committed
Update dependenceis
1 parent 3db256e commit 98882aa

File tree

3 files changed

+150
-149
lines changed

3 files changed

+150
-149
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout the repository
15-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
15+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616
- name: Extract the changelog
1717
id: changelog
1818
run: |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@logux/eslint-config": "^57.0.1",
53-
"actions-up": "^1.8.0",
53+
"actions-up": "^1.10.1",
5454
"c8": "^10.1.3",
5555
"clean-publish": "^6.0.1",
5656
"eslint": "^9.39.2",

0 commit comments

Comments
 (0)