Skip to content

Commit c4336e7

Browse files
authored
Merge pull request #9382 from nextcloud/bugfix/properlyPinGithubActions
chore: pin correctly some github actions still using the old way
2 parents 783e52a + 92a376e commit c4336e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fetch-depth: 1
3434

3535
- name: Setup Xcode
36-
uses: maxim-lobanov/setup-xcode@v1
36+
uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
3737
with:
3838
xcode-version: latest-stable
3939

0 commit comments

Comments
 (0)