Skip to content

Commit 0d8e017

Browse files
committed
Update Dependencies
1 parent ee82a98 commit 0d8e017

4 files changed

Lines changed: 367 additions & 337 deletions

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: env
3939

4040
- name: "Setup Node 24"
41-
uses: actions/setup-node@v6
41+
uses: actions/setup-node@v7
4242
with:
4343
node-version: 24
4444

.vitepress/vars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const repos = [
2727
'AlexPshkov/portainer-stack-deploy',
2828
// 'ManicMade/portainer-git-stack-redeploy-action',
2929
// 'fe5dds9/portainer-deploy-action',
30-
'SimonPrinz/portainer-deploy-action',
30+
// 'SimonPrinz/portainer-deploy-action',
3131
'KevinLamSeck/gh-action-portainer-stack-deploy',
3232
'inova-notas/portainer-stack-deploy',
3333
'Morgul/portainer-stack-deploy',

0 commit comments

Comments
 (0)