Skip to content

Commit 4424731

Browse files
committed
apply code suggestions
1 parent 6add40c commit 4424731

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2020
with:
21-
fetch-depth: 2/
21+
fetch-depth: 2
2222
- uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0
2323
with:
2424
distribution: 'temurin'

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Changes to prior versions can be found on the [Github release page](https://gith
1414

1515
### Changed
1616
* Require JDK 25
17-
* Pin Github action versions used in CI (#97)
17+
* Pin GitHub action versions used in CI (#97)
1818

1919
## [1.4.1](https://github.com/cryptomator/integrations-mac/releases/tag/1.4.1) - 2025-09-18
2020
### Added

0 commit comments

Comments
 (0)