Skip to content

Commit 97df36e

Browse files
chore(deps,github-actions): bump MarcoIeni/release-plz-action from 0.5.110 to 0.5.112 (#376)
Bumps [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) from 0.5.110 to 0.5.112. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc6c736 commit 97df36e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: dtolnay/rust-toolchain@stable
3131
# Trigger build script to generate version info
3232
- run: cargo build
33-
- uses: MarcoIeni/[email protected].110
33+
- uses: MarcoIeni/[email protected].112
3434
with:
3535
command: release
3636
env:
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
repo-token: ${{ secrets.GITHUB_TOKEN }}
5555
- run: cargo build
56-
- uses: MarcoIeni/[email protected].110
56+
- uses: MarcoIeni/[email protected].112
5757
with:
5858
command: release-pr
5959
env:

0 commit comments

Comments
 (0)