Skip to content

Commit

Permalink
Bump sersoft-gmbh/swift-version-action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [sersoft-gmbh/swift-version-action](https://github.com/sersoft-gmbh/swift-version-action) from 2 to 3.
- [Release notes](https://github.com/sersoft-gmbh/swift-version-action/releases)
- [Commits](sersoft-gmbh/swift-version-action@v2...v3)

---
updated-dependencies:
- dependency-name: sersoft-gmbh/swift-version-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 18, 2023
1 parent 09bf8fb commit fe646f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: sersoft-gmbh/os-version-action@v2
id: os-version
- name: Read Swift Version
uses: sersoft-gmbh/swift-version-action@v2
uses: sersoft-gmbh/swift-version-action@v3
id: swift-version
- uses: actions/checkout@v4
- uses: actions/cache@v3
Expand Down Expand Up @@ -85,7 +85,7 @@ jobs:
uses: sersoft-gmbh/os-version-action@v2
id: os-version
- name: Read Swift Version
uses: sersoft-gmbh/swift-version-action@v2
uses: sersoft-gmbh/swift-version-action@v3
id: swift-version
- name: Select destination
id: destination
Expand Down

0 comments on commit fe646f8

Please sign in to comment.