There was an error while loading. Please reload this page.
2 parents 6e69606 + b5106b8 commit 127fba3Copy full SHA for 127fba3
1 file changed
.github/workflows/nextcloudfileproviderkit.yml
@@ -19,7 +19,7 @@ jobs:
19
working-directory: shell_integration/MacOSX/NextcloudFileProviderKit
20
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
23
24
- name: SwiftFormat
25
run: swiftformat --lint . --reporter github-actions-log
@@ -32,9 +32,9 @@ jobs:
32
33
34
35
36
37
- - uses: maxim-lobanov/setup-xcode@v1
+ - uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
38
with:
39
xcode-version: latest-stable
40
0 commit comments