]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
github: github-release: update dependencies
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 12 Apr 2026 15:33:22 +0000 (17:33 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 15 Apr 2026 22:50:08 +0000 (00:50 +0200)
Update the dependencies to the latest version.
The biggest change is the update to Node.js 24.

Link: https://github.com/openwrt/openwrt/pull/22903
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
.github/workflows/github-release.yml

index 55d01f85cbba2d26310933b92a504332e1f9a21c..db10a0b7422ee81fd50ee412555d276905dbd85b 100644 (file)
@@ -15,10 +15,10 @@ jobs:
 
     steps:
       - name: Checkout
-        uses: actions/checkout@v4
+        uses: actions/checkout@v6
 
       - name: Release
-        uses: softprops/action-gh-release@v1
+        uses: softprops/action-gh-release@v3
         with:
           draft: true
           prerelease: true