July 26, 2024
crowdin-action
Version updated for crowdin/github-action to version v2.1.1.
This action is used across all versions by 8,887 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed CLI 4.1.1 by @andrii-bodnar Full Changelog: https://github.com/crowdin/github-action/compare/v2.1.0...v2.1.1
July 26, 2024
Setup uv and Handle Its Cache
Version updated for hynek/setup-cached-uv to version v1.3.0.
This action is used across all versions by 20 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed The cache directory couldn’t actually be… cached …due to path restrictions (anymore?) so we moved it into /tmp/ and made it configurable using the new action input uv-cache-path. #8
July 26, 2024
typos-action
Version updated for crate-ci/typos to version v1.23.5.
This action is used across all versions by 34 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.23.5] - 2024-07-25 Features (config) Store config in Cargo.toml
July 26, 2024
Deepbits SBOM Action
Version updated for DeepBitsTechnology/getsbom to version v1.5.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add Docker image scan
July 26, 2024
Guidepup Setup
Version updated for guidepup/setup-action to version 0.16.0.
This action is used across all versions by 25 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes feat: drop macos-11 chore: upgrade dependencies Full Changelog: https://github.com/guidepup/setup-action/compare/0.15.3...0.16.0
July 25, 2024
typos-action
Version updated for crate-ci/typos to version v1.23.4.
This action is used across all versions by 34 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.23.4] - 2024-07-25 Fixes Don’t correct countr_one in C++
July 25, 2024
run-digger
Version updated for diggerhq/digger to version v0.6.17.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Repo allow list by @motatoes in https://github.com/diggerhq/digger/pull/1636 Full Changelog: https://github.com/diggerhq/digger/compare/v0.6.15...v0.6.17
July 25, 2024
Build LaTeX resume PDF
Version updated for EchoSingh/resume to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release not only includes the source code but also demonstrates the seamless integration of GitHub Actions to automate the generation of a beautifully formatted resume PDF using LaTeX.
July 25, 2024
Go Unit Test Coverage Report
Version updated for fgrosse/go-coverage-report to version v1.1.0.
This action is used across all versions by 27 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 94f0113 Add skip-comment input (#37) 89095d9 Document required permissions (#38) 01ee5ff Merge pull request #36 from jshufro/jms/fix-deletion-false-negative 04118b5 Update CHANGELOG.md b5e8ae2 Update CHANGELOG.md f878443 Use all_modified_files.json instead of all_changed_files.json