From 1bc3fbc0ab04666e8c6d15da2c66fe0d24225566 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:47:11 +0000 Subject: [PATCH] Bump Cyberbeni/install-swift-tool from 2 to 3 Bumps [Cyberbeni/install-swift-tool](https://github.com/cyberbeni/install-swift-tool) from 2 to 3. - [Release notes](https://github.com/cyberbeni/install-swift-tool/releases) - [Commits](https://github.com/cyberbeni/install-swift-tool/compare/v2...v3) --- updated-dependencies: - dependency-name: Cyberbeni/install-swift-tool dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/swift.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/swift.yaml b/.github/workflows/swift.yaml index c84ef95..10d915a 100644 --- a/.github/workflows/swift.yaml +++ b/.github/workflows/swift.yaml @@ -23,7 +23,7 @@ jobs: submodules: recursive - name: Install swift-format - uses: Cyberbeni/install-swift-tool@v2 + uses: Cyberbeni/install-swift-tool@v3 with: url: https://github.com/apple/swift-format