Skip to content

Commit 8f07c36

Browse files
authored
Remove version pinning (#16)
1 parent 4494ead commit 8f07c36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ jobs:
192192
with:
193193
skip-login: true
194194
channel: main
195-
version: v0.39.0-384.g0a0c8634 # we need compositionTests with functionCredentialsPath
196195
- name: Update package version in upbound.yaml
197196
run: |
198197
sed -i "s/version: v0.0.1/version: ${{ env.XPKG_VERSION }}/" upbound.yaml

0 commit comments

Comments
 (0)