Skip to content

Commit

Permalink
Merge pull request #26 from Miaxos/renovate/marcoieni-release-plz-act…
Browse files Browse the repository at this point in the history
…ion-0.x

chore(deps): update marcoieni/release-plz-action action to v0.5.41
  • Loading branch information
Miaxos committed Feb 15, 2024
2 parents 7f2ac84 + f7f7587 commit 911d2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable

- name: Run release-plz
uses: MarcoIeni/release-plz-action@v0.5.39
uses: MarcoIeni/release-plz-action@v0.5.41
env:
GITHUB_TOKEN: ${{ secrets.PAT_GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_TOKEN }}

0 comments on commit 911d2ce

Please sign in to comment.