mirror of
https://github.com/davegallant/rfd-redirect-stripper.git
synced 2025-08-11 02:52:27 +00:00
Compare commits
1 Commits
main
...
51a202eda1
Author | SHA1 | Date | |
---|---|---|---|
|
51a202eda1 |
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 22
|
||||
node-version: 16
|
||||
cache: 'npm'
|
||||
cache-dependency-path: package-lock.json
|
||||
- run: npm ci
|
||||
|
2
.github/workflows/tamper-monkey.yaml
vendored
2
.github/workflows/tamper-monkey.yaml
vendored
@@ -25,4 +25,4 @@ jobs:
|
||||
- name: Run gomplate
|
||||
run: gomplate < script.js.tmpl > script.js
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
- uses: stefanzweifel/git-auto-commit-action@v6
|
||||
|
Reference in New Issue
Block a user