Skip to content

Commit 6340231

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/npm-deps-eb3d92718e
2 parents 7a56896 + bbdef96 commit 6340231

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/update-downstream.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
repo:
1919
- flake-checker-action
2020
- magic-nix-cache-action
21+
- flakehub-cache-action
2122
- flakehub-push
2223
- flakehub-mirror
2324
- nix-installer-action
@@ -83,7 +84,7 @@ jobs:
8384
nix develop --command pnpm all
8485
8586
- name: Create Pull Request
86-
uses: peter-evans/create-pull-request@v6
87+
uses: peter-evans/create-pull-request@v7
8788
env:
8889
COMMIT_MSG: ${{ steps.commit-msg.outputs.msg }}
8990
with:

0 commit comments

Comments
 (0)