Skip to content

ci: pin third-party actions to Apache-approved SHAs#2266

Merged
blackmwk merged 1 commit intoapache:mainfrom
kevinjqliu:kevinjqliu/pin-setup-uv
Mar 23, 2026
Merged

ci: pin third-party actions to Apache-approved SHAs#2266
blackmwk merged 1 commit intoapache:mainfrom
kevinjqliu:kevinjqliu/pin-setup-uv

Conversation

@kevinjqliu
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

  • Closes #.

What changes are included in this PR?

Pin astral-sh/setup-uv to commit SHAs from Apache's infrastructure-actions allowlist

Fixes apache/infrastructure-actions#550

Are these changes tested?

Copy link
Copy Markdown
Contributor

@blackmwk blackmwk left a comment

Choose a reason for hiding this comment

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

Thanks @kevinjqliu for this fix!

@blackmwk blackmwk merged commit 99dbb16 into apache:main Mar 23, 2026
19 checks passed
@kevinjqliu kevinjqliu deleted the kevinjqliu/pin-setup-uv branch March 24, 2026 03:59
toutane pushed a commit to DataDog/iceberg-rust that referenced this pull request Apr 23, 2026
## Which issue does this PR close?

<!--
We generally require a GitHub issue to be filed for all bug fixes and
enhancements and this helps us generate change logs for our releases.
You can link an issue to this PR using the GitHub syntax. For example
`Closes apache#123` indicates that this PR will close issue apache#123.
-->

- Closes #.

## What changes are included in this PR?
Pin `astral-sh/setup-uv` to commit SHAs from Apache's
[infrastructure-actions
allowlist](https://github.com/apache/infrastructure-actions/blob/07f5f9d2b05fe0ec9886e3ef0a9d79797817f0cb/approved_patterns.yml#L9)

Fixes apache/infrastructure-actions#550

<!--
Provide a summary of the modifications in this PR. List the main changes
such as new features, bug fixes, refactoring, or any other updates.
-->

## Are these changes tested?

<!--
Specify what test covers (unit test, integration test, etc.).

If tests are not included in your PR, please explain why (for example,
are they covered by existing tests)?
-->

(cherry picked from commit 99dbb16)
toutane pushed a commit to DataDog/iceberg-rust that referenced this pull request Apr 23, 2026
## Which issue does this PR close?

<!--
We generally require a GitHub issue to be filed for all bug fixes and
enhancements and this helps us generate change logs for our releases.
You can link an issue to this PR using the GitHub syntax. For example
`Closes apache#123` indicates that this PR will close issue apache#123.
-->

- Closes #.

## What changes are included in this PR?
Pin `astral-sh/setup-uv` to commit SHAs from Apache's
[infrastructure-actions
allowlist](https://github.com/apache/infrastructure-actions/blob/07f5f9d2b05fe0ec9886e3ef0a9d79797817f0cb/approved_patterns.yml#L9)

Fixes apache/infrastructure-actions#550

<!--
Provide a summary of the modifications in this PR. List the main changes
such as new features, bug fixes, refactoring, or any other updates.
-->

## Are these changes tested?

<!--
Specify what test covers (unit test, integration test, etc.).

If tests are not included in your PR, please explain why (for example,
are they covered by existing tests)?
-->

(cherry picked from commit 99dbb16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The action astral-sh/setup-uv@v7 is not allowed in apache/iceberg-python

2 participants