Skip to content

Commit ea2b732

Browse files
committed
Merge branch 'dev' of https://github.com/jfrog/jfrog-cli-security into fail_with_vuln_flag
2 parents 7b84fe8 + 760eef8 commit ea2b732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/install-and-setup/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@ runs:
8787
- name: Install Swift on Windows
8888
uses: compnerd/gha-setup-swift@main
8989
with:
90-
branch: swift-6.0.2-release
91-
tag: 6.0.2-RELEASE
90+
branch: swift-6.1-release
91+
tag: 6.1-RELEASE
9292
if: ${{ runner.os == 'Windows'}}

0 commit comments

Comments
 (0)