2 Commits
v3.0 ... main

2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
steps:
- uses: jimeh/release-please-manifest-action@bfd8923580a274363ff9fbaf6d07484fbc8d9c6e # v2.0.0
- uses: jimeh/release-please-manifest-action@84f33fd2828210488c36f3e0a7e3209252d2ae7d # v3.0.0
id: release
with:
app-id: ${{ secrets.RELEASE_BOT_APP_ID }}

View File

@@ -9,8 +9,8 @@
[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/jimeh/release-please-manifest-action.svg?style=flat&logo=github&logoColor=white)](https://github.com/jimeh/release-please-manifest-action/pulls)
[![License](https://img.shields.io/github/license/jimeh/release-please-manifest-action.svg)](https://github.com/jimeh/release-please-manifest-action/blob/main/LICENSE)
A composite action which wraps [release-please-action][] and
[create-github-app-token][] actions, with opinionated defaults.
An opinionated composite action that wraps [release-please-action][] and
[create-github-app-token][].
</div>