Skip to content

Conversation

@radeksimko
Copy link
Member

This is to prevent errors such as Duplicate header: "Authorization" when the time comes to upgrade actions/checkout to the latest v6 version. It became clear that without this change hashicorp/actions-set-product-version would cause the entire workflow to fail.

So this is not a problem yet as we are still pinned to actions/checkout@v5 but the PR is preventative in nature.

Aside from addressing the conflict, it also seems like a good practice to avoid checking out the same repository more than once if we do not need to.

See more in https://github.com/hashicorp/releng-support/issues/1030

@radeksimko radeksimko requested a review from a team as a code owner November 26, 2025 11:53
@radeksimko radeksimko added the no-changelog-needed Add this to your PR if the change does not require a changelog entry label Nov 26, 2025
@radeksimko radeksimko enabled auto-merge (squash) November 26, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog-needed Add this to your PR if the change does not require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant