Skip to content

Commit

Permalink
Merge pull request #6 from addr-rs/bump-release-plz
Browse files Browse the repository at this point in the history
Bump release-plz
  • Loading branch information
rushmorem authored Nov 14, 2024
2 parents 9d5bf7a + 0d75eb4 commit 3affbf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
git remote add upstream https://rushmorem:${{ secrets.GITHUB_TOKEN }}@github.com/addr-rs/psl.git
git add data/rules.txt src/list.rs
git commit -m 'update the list'
cargo install --force --locked --version 0.3.30 release-plz
cargo install --force --locked --version 0.3.108 release-plz
/home/runner/.cargo/bin/release-plz update --no-changelog
git add Cargo.toml
git commit -m 'bump version'
Expand Down

0 comments on commit 3affbf4

Please sign in to comment.