mirror of
https://github.com/davegallant/rfd-redirect-stripper.git
synced 2025-11-25 18:34:15 +00:00
Update stefanzweifel/git-auto-commit-action action to v7 (#47)
* Update stefanzweifel/git-auto-commit-action action to v7 * Apply automatic changes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/tamper-monkey.yaml
vendored
2
.github/workflows/tamper-monkey.yaml
vendored
@@ -25,4 +25,4 @@ jobs:
|
|||||||
- name: Run gomplate
|
- name: Run gomplate
|
||||||
run: gomplate < script.js.tmpl > script.js
|
run: gomplate < script.js.tmpl > script.js
|
||||||
|
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
- uses: stefanzweifel/git-auto-commit-action@v7
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
// @match *://forums.redflagdeals.com/*
|
// @match *://forums.redflagdeals.com/*
|
||||||
// @namespace http://tampermonkey.net/
|
// @namespace http://tampermonkey.net/
|
||||||
// @updateURL https://raw.githubusercontent.com/davegallant/rfd-affiliate-stripper/main/script.js
|
// @updateURL https://raw.githubusercontent.com/davegallant/rfd-affiliate-stripper/main/script.js
|
||||||
// @version 2025-09-06
|
// @version 2025-10-12
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
(function() {
|
(function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user