Skip to content

Conversation

javuto
Copy link
Collaborator

@javuto javuto commented May 28, 2025

Bumping the action/download-artifacts to latest version to avoid known issues.

@javuto javuto requested a review from Copilot May 28, 2025 13:11
@javuto javuto added dependencies Dependencies related issues cicd CICD related issues labels May 28, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the version of action/download-artifact to v4.3.0 to avoid known issues.

  • Updated the download-artifact version in multiple workflow and action YAML files.
  • Ensured consistency across various workflows and actions related to artifact downloads.

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/create_tagged_releases.yml Updated download-artifact version for digest retrieval.
.github/workflows/build_and_test_main_merge.yml Updated download-artifact version for digest retrieval.
.github/actions/test/binaries/action.yml Updated download-artifact version for test binary downloads.
.github/actions/tagged_release/github/action.yml Updated download-artifact version for binary and DEB package downloads.
.github/actions/build/dpkg/action.yml Updated download-artifact version for binary downloads.
.github/actions/build/docker/action.yml Updated download-artifact version for binary downloads.
Comments suppressed due to low confidence (2)

.github/actions/test/binaries/action.yml:51

  • [nitpick] Consider revising the step name for clarity and consistency, e.g., change it to 'Download osctrl binaries'.
- name: Download a osctrl binaries

.github/actions/build/dpkg/action.yml:33

  • [nitpick] Consider revising the step name for clarity, e.g., 'Download osctrl binary' or 'Download osctrl binaries' for consistency with other steps.
- name: Download a osctrl binaries

@javuto javuto merged commit 4309ad5 into main May 28, 2025
53 checks passed
@javuto javuto deleted the update-action-download-artifacts branch May 28, 2025 13:28
@javuto javuto added the github actions Pull requests that update GitHub Actions code label May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd CICD related issues dependencies Dependencies related issues github actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant