Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getsops/sops
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.10.0
Choose a base ref
...
head repository: getsops/sops
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.10.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Mar 31, 2025

  1. build(deps): Bump the ci group with 2 updates

    Bumps the ci group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).
    
    
    Updates `github/codeql-action` from 3.28.12 to 3.28.13
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@5f8171a...1b549b9)
    
    Updates `goreleaser/goreleaser-action` from 6.2.1 to 6.3.0
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@90a3faa...9c156ee)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: ci
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    72407d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1826 from getsops/dependabot/github_actions/ci-43…

    …6ca6f11e
    
    build(deps): Bump the ci group with 2 updates
    hiddeco authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    28ec78b View commit details
    Browse the repository at this point in the history
  3. Bump version to 3.10.1.

    Signed-off-by: Felix Fontein <felix@fontein.de>
    felixfontein committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    43afde1 View commit details
    Browse the repository at this point in the history
  4. Add changelog.

    Signed-off-by: Felix Fontein <felix@fontein.de>
    felixfontein committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    9d7d337 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1827 from felixfontein/release-3.10.1

    Release 3.10.1
    sabre1041 authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    acc47ad View commit details
    Browse the repository at this point in the history
Loading