Skip to content

Commit

Permalink
chore(deps): bump swift-actions/setup-swift from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ricky Saechao <[email protected]>
  • Loading branch information
dependabot[bot] and RickyLB authored Jul 29, 2024
1 parent 6c78eff commit e15c798
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
egress-policy: audit

- name: Setup Swift
uses: swift-actions/setup-swift@e1dca7c4a36344146bbc2803f0d538462477bb37 # v2.0.0
uses: swift-actions/setup-swift@3aed395c5397f62deb91d8fe7af1418a9ae4d16f # v2.1.0
with:
swift-version: ${{ matrix.swift }}

Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
egress-policy: audit

- name: Setup Swift
uses: swift-actions/setup-swift@e1dca7c4a36344146bbc2803f0d538462477bb37 # v2.0.0
uses: swift-actions/setup-swift@3aed395c5397f62deb91d8fe7af1418a9ae4d16f # v2.1.0
with:
swift-version: ${{ matrix.swift }}

Expand Down

0 comments on commit e15c798

Please sign in to comment.