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

🔧 chore(deps): pin github actions to commit hashes and fix temp file #30

Merged
merged 5 commits into from
Jan 26, 2025

Conversation

awwaawwa
Copy link
Member

No description provided.

- replace `tempfile.mktemp()` with `tempfile.NamedTemporaryFile()` for safer file management
- ensure temporary file is closed and can be used by SQLite
- add `delete=False` to prevent immediate file removal
- update actions/checkout to v4.1.1
- update actions/upload-artifact to v4.3.0
- update actions/download-artifact to v4.1.0
- update release-drafter to v5.25.0
- update actions/cache to v3.3.2
- update setup-uv to v5.0.0
- pin crazy-max/ghaction-github-labeler to v4.1.0 hash
- pin astral-sh/setup-uv to v5.2.1 hash
- pin salsify/action-detect-and-tag-new-version to v2.0.3 hash
- pin pypa/gh-action-pypi-publish to v1.12.4 hash
- pin release-drafter/release-drafter to v5.25.0 hash
- update labeler workflow to use main branch and specific paths
- add required permissions for labeler workflow
- update download-artifact actions to newer versions in publish-to-pypi workflow
@awwaawwa awwaawwa merged commit ffab281 into main Jan 26, 2025
9 checks passed
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.

1 participant