Skip to content

Commit

Permalink
chore(deps): update release-plz action
Browse files Browse the repository at this point in the history
Maybe it'll fix the missing changelog entry?
  • Loading branch information
ckoehler committed Feb 9, 2025
1 parent 3703b22 commit 1ad849a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 40 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: Swatinem/rust-cache@v2

- name: Run release-plz
uses: MarcoIeni/[email protected].92
uses: MarcoIeni/[email protected].94
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_PLZ_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
39 changes: 0 additions & 39 deletions README.md

This file was deleted.

0 comments on commit 1ad849a

Please sign in to comment.