Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#447] Remove unexpected_input being passed to actions/download-artifact@v3 #453

Conversation

sanG-github
Copy link
Contributor

@sanG-github sanG-github commented Aug 3, 2023

close #447

What happened 👀

We're providing some additional inputs that do not expect by the download-artifact@v3 action.

Insight 📝

Just removed the redundant inputs: github_token, workflow, workflow_conclusion as described. Keeps only the name, path inputs.

image

Proof Of Work 📹

n/a

@sanG-github sanG-github added this to the 5.8.0 milestone Aug 3, 2023
@sanG-github sanG-github self-assigned this Aug 3, 2023
@sanG-github sanG-github changed the title [#447] Remove redundant input [#447] Remove unexpected_input being passed to actions/download-artifact@v3 Aug 3, 2023
@sanG-github sanG-github marked this pull request as ready for review August 3, 2023 04:33
@malparty malparty added this pull request to the merge queue Aug 9, 2023
Merged via the queue into develop with commit 2683520 Aug 9, 2023
5 checks passed
@malparty malparty deleted the feature/gh447-remove-redundant-input-on-downloading-artifact branch August 9, 2023 12:32
@malparty malparty mentioned this pull request Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove unexpected_input being passed to actions/download-artifact@v3
4 participants