Skip to content

Commit 47261c4

Browse files
chore(deps): bump release-plz/action from 0.5.104 to 0.5.105 (#25)
Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.104 to 0.5.105. - [Release notes](https://github.com/release-plz/action/releases) - [Commits](release-plz/action@54c2451...bbd1afc) --- updated-dependencies: - dependency-name: release-plz/action dependency-version: 0.5.105 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7ce64d commit 47261c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-plz.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install Rust toolchain
2222
uses: dtolnay/rust-toolchain@fcf085fcb4b4b8f63f96906cd713eb52181b5ea4
2323
- name: Run release-plz
24-
uses: release-plz/action@54c245148fec8cd76a8ecaa784681b8cb0b8bf8c
24+
uses: release-plz/action@bbd1afc9813d25602e002b29e96e0aacebab1160
2525
with:
2626
command: release
2727
env:
@@ -47,7 +47,7 @@ jobs:
4747
- name: Install Rust toolchain
4848
uses: dtolnay/rust-toolchain@fcf085fcb4b4b8f63f96906cd713eb52181b5ea4
4949
- name: Run release-plz
50-
uses: release-plz/action@54c245148fec8cd76a8ecaa784681b8cb0b8bf8c
50+
uses: release-plz/action@bbd1afc9813d25602e002b29e96e0aacebab1160
5151
with:
5252
command: release-pr
5353
env:

0 commit comments

Comments
 (0)