Skip to content

Commit 68b8a43

Browse files
Bump swift-nav/swift-cli-publisher from 2 to 3
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]>
1 parent 4ea9481 commit 68b8a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
run: echo "VERSION=${GITHUB_REF##refs/tags/}" >> $GITHUB_ENV
114114

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

0 commit comments

Comments
 (0)