Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to v4 (#19)
Browse files Browse the repository at this point in the history
* chore(deps): update actions/checkout digest to b4ffde6

* Update publish-release.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Philip Niedertscheider <me@philprime.dev>
  • Loading branch information
renovate[bot] and philprime committed Mar 18, 2024
1 parent fdbb62a commit 3bb41bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Create Release
runs-on: macos-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: actions/checkout@v4
# - name: Create XCFramework
# uses: unsignedapps/swift-create-xcframework@v2.3.0
- name: Create GitHub Release
Expand Down

0 comments on commit 3bb41bc

Please sign in to comment.