Skip to content

Commit

Permalink
Bump sersoft-gmbh/swift-version-action from 1.0.0 to 1.0.1
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 1.0.0 to 1.0.1.
- [Release notes](https://github.com/sersoft-gmbh/swift-version-action/releases)
- [Commits](sersoft-gmbh/swift-version-action@v1.0.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ffried committed Mar 2, 2022
1 parent 522a82a commit c60374f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: sersoft-gmbh/[email protected]
id: os-version
- name: Read Swift Version
uses: sersoft-gmbh/[email protected].0
uses: sersoft-gmbh/[email protected].1
id: swift-version
- uses: actions/[email protected]
- uses: actions/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/swift-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: sersoft-gmbh/[email protected]
id: os-version
- name: Read Swift Version
uses: sersoft-gmbh/[email protected].0
uses: sersoft-gmbh/[email protected].1
id: swift-version
- uses: actions/[email protected]
- uses: actions/[email protected]
Expand Down

0 comments on commit c60374f

Please sign in to comment.