There was an error while loading. Please reload this page.
1 parent e524e54 commit 889667eCopy full SHA for 889667e
1 file changed
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
72
- name: Push build information to Octopus Deploy
73
if: github.actor != 'dependabot[bot]'
74
- uses: OctopusDeploy/push-build-information-action@v3
+ uses: OctopusDeploy/push-build-information-action@v4
75
with:
76
packages: |
77
${{ env.PACKAGE_NAME }}
0 commit comments