Skip to content

Commit

Permalink
Bump sersoft-gmbh/swifty-linux-action from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [sersoft-gmbh/swifty-linux-action](https://github.com/sersoft-gmbh/swifty-linux-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/sersoft-gmbh/swifty-linux-action/releases)
- [Commits](sersoft-gmbh/swifty-linux-action@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: sersoft-gmbh/swifty-linux-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 15, 2022
1 parent 0877c89 commit 17f932f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
xcode-version: ^13.0
- name: Install Swift
if: runner.os == 'Linux'
uses: sersoft-gmbh/swifty-linux-action@v2.0.0
uses: sersoft-gmbh/swifty-linux-action@v2.1.0
with:
release-version: ${{matrix.swift-version}}
platform: ${{matrix.os}}
Expand Down

0 comments on commit 17f932f

Please sign in to comment.