-
Notifications
You must be signed in to change notification settings - Fork 70
Comparing changes
Open a pull request
base repository: chainguard-dev/actions
base: v1.5.2
head repository: chainguard-dev/actions
compare: v1.5.3
- 5 commits
- 6 files changed
- 2 contributors
Commits on Sep 29, 2025
-
Bump chainguard-dev/actions from 1.5.1 to 1.5.2 (#604)
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml) - [Commits](de56c27...8e97c1f) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dca4cd7 - Browse repository at this point
Copy the full SHA dca4cd7View commit details -
Bump octo-sts/action from 1.0.1 to 1.0.2 (#605)
Bumps [octo-sts/action](https://github.com/octo-sts/action) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/octo-sts/action/releases) - [Commits](octo-sts/action@e480437...a26b0c6) --- updated-dependencies: - dependency-name: octo-sts/action dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4579181 - Browse repository at this point
Copy the full SHA 4579181View commit details
Commits on Oct 3, 2025
-
setup-melange - better determining of release version. (#608)
* setup-melange - better determining of release version. The previous version of this code would output over 11,000 lines (and growing) to stderr in a user of this action. This is much more direct. * Update action.yaml
Configuration menu - View commit details
-
Copy full SHA for 4b3fb7c - Browse repository at this point
Copy the full SHA 4b3fb7cView commit details -
make apt-faster support 'apt' in addition to 'apt-get' (#606)
* apt-faster - replace apt as well as apt-get There are some changes to the wrapper script. The big one really is just to identify 'full-upgrade' as a "install" operation. * shellcheck - appease reviewdog I'm not sure if it will allow the shellcheck disable or not. It gets confused on 'is never invoked' because those functions are invoked via the callers of 't()'.
Configuration menu - View commit details
-
Copy full SHA for c7f4cac - Browse repository at this point
Copy the full SHA c7f4cacView commit details -
Fix setup-melange to support user namespaces (#607)
* setup-melange - use ubuntu bwrap package. The bwrap package in 24.04 is 0.9.0. It has --clearenv, and is what I have been using for the past year. * setup-melange - make bwrap work on ubuntu with user namespaces.
Configuration menu - View commit details
-
Copy full SHA for 6f4f4de - Browse repository at this point
Copy the full SHA 6f4f4deView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.5.2...v1.5.3