Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: swift-nav/swift-cli-publisher
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 4ea9481 commit 68b8a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
run: echo "VERSION=${GITHUB_REF##refs/tags/}" >> $GITHUB_ENV

- name: Hook into package registry
uses: swift-nav/swift-cli-publisher@v2
uses: swift-nav/swift-cli-publisher@v3
env:
DL_LINUX: "sbp_tools-${{ env.VERSION }}-x86_64-unknown-linux-musl.zip"
DL_MAC: "sbp_tools-${{ env.VERSION }}-x86_64-apple-darwin.zip"
Expand Down

0 comments on commit 68b8a43

Please sign in to comment.