We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db256e commit 98882aaCopy full SHA for 98882aa
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout the repository
15
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16
- name: Extract the changelog
17
id: changelog
18
run: |
package.json
@@ -50,7 +50,7 @@
50
},
51
"devDependencies": {
52
"@logux/eslint-config": "^57.0.1",
53
- "actions-up": "^1.8.0",
+ "actions-up": "^1.10.1",
54
"c8": "^10.1.3",
55
"clean-publish": "^6.0.1",
56
"eslint": "^9.39.2",
0 commit comments