Skip to content

Commit 889667e

Browse files
Update OctopusDeploy/push-build-information-action action to v4 (#341)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent e524e54 commit 889667e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

7272
- name: Push build information to Octopus Deploy
7373
if: github.actor != 'dependabot[bot]'
74-
uses: OctopusDeploy/push-build-information-action@v3
74+
uses: OctopusDeploy/push-build-information-action@v4
7575
with:
7676
packages: |
7777
${{ env.PACKAGE_NAME }}

0 commit comments

Comments
 (0)