Skip to content

Commit

Permalink
Merge pull request #449 from wcampbell0x2a/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…obi1kenobi/cargo-semver-checks-action-2.3

Bump obi1kenobi/cargo-semver-checks-action from 2.2 to 2.3
  • Loading branch information
wcampbell0x2a authored Jan 26, 2024
2 parents a5626db + 75f3076 commit 17497e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
# disable static build for this job
RUSTFLAGS: ""
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
uses: obi1kenobi/cargo-semver-checks-action@e275dda72e250d4df5b564e969e1348d67fefa52 # v2.2
uses: obi1kenobi/cargo-semver-checks-action@48f4ef7da6d907d69d18249e0ba79aa98c61b9db # v2.3
with:
package: backhand

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bump `clap` from 4.4.17 to 4.4.18 ([#428](https://github.com/wcampbell0x2a/backhand/pull/428))
- Bump `clap_complete` from 4.4.7 to 4.4.8 ([#444](https://github.com/wcampbell0x2a/backhand/pull/444))
- Bump `codecov/codecov-action` from 3.1.4 to 3.1.5 ([#448](https://github.com/wcampbell0x2a/backhand/pull/448))
- Bump `obi1kenobi/cargo-semver-checks-action` from 2.2 to 2.3 ([#449](https://github.com/wcampbell0x2a/backhand/pull/449))

## [v0.14.2] - 2024-01-16
### `backhand`
Expand Down

0 comments on commit 17497e2

Please sign in to comment.