Skip to content

Commit d1a97c9

Browse files
authored
Merge pull request #1393 from nextcloud/automated/noid/master-update-workflows
[master] ci(actions): Update workflow templates from organization template repository
2 parents 1211784 + 2b77754 commit d1a97c9

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

.github/actions-lock.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: MIT
33
9f2b534bea27e8ec2dda7c1d772a664b block-merge-eol.yml
44
25fc4c7e69e778e20bdc9eb0cc96367e block-merge-freeze.yml
5-
46e653f77f1e1054dcf113bf2bab7eab command-compile.yml
5+
47319d4424574e468e7d0692fd0c61d3 command-compile.yml
66
e6351c608939c31ae1e32923aa82aa10 dependabot-approve-merge.yml
77
2581a67c5bcdcd570427e6d51db767d7 fixup.yml
88
2a205b6cc57c26c31a18a7f41190f3e2 lint-eslint.yml
@@ -11,12 +11,13 @@ ee2b04d185b82fe7dd6fe6d83c6c7b45 lint-php.yml
1111
351799835db66dd8d20e324970490e96 lint-stylelint.yml
1212
03759c9dc0fa748cb927b9f9cadf2925 node.yml
1313
7e9fa275fffbfef58e6348a44750e2ec npm-audit-fix.yml
14-
07e60b2f304c749ee563f1256caf2793 phpunit-mysql.yml
15-
b98798d397dd45f12c777038d230509e phpunit-oci.yml
16-
4bf29a4d193f83443d16d368c60a7870 phpunit-pgsql.yml
17-
21244b02c3f1ad7d78951ba1b876638f phpunit-sqlite.yml
14+
d676be1ed03142832d8e712962f5961c phpunit-mysql.yml
15+
ec26ef77882d1c19cba1ce168f927c2b phpunit-oci.yml
16+
e92532f6ac32d39a1ff5c5d57b9686ba phpunit-pgsql.yml
17+
9e8a660a88b8253f33593880710f1df3 phpunit-sqlite.yml
1818
3c4a096b3b7dbaef0f8e5190ffe13518 pr-feedback.yml
1919
20b5d0d45766e3793f19c9c0c8d05140 psalm.yml
2020
3975dc58817119d596a8f6ed190352ce reuse.yml
2121
9799b1a6a842b5c0076b76de651a0e0d sync-workflow-templates.yml
2222
fcdb95d98ab64de64587191bbd71b2cb npm-build.yml
23+
22604c31b526de270a080eb19967a638 update-stable-titles.yml

.github/workflows/command-compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797

9898
steps:
9999
- name: Restore cached git repository
100-
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
100+
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
101101
with:
102102
path: .git
103103
key: git-repo

0 commit comments

Comments
 (0)