Skip to content

Commit 3af2786

Browse files
chore: release-please-action giving error. rolling back one release.
1 parent bae0fe3 commit 3af2786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
release-please:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: googleapis/release-please-action@v4
11+
- uses: googleapis/release-please-action@v4.1.2
1212
with:
1313
token: ${{ secrets.LOS_AUTO_BOT_RP_TOKEN }}

0 commit comments

Comments
 (0)