We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 462ddea commit 57b6605Copy full SHA for 57b6605
.github/workflows/ci.yml
@@ -266,7 +266,7 @@ jobs:
266
runs-on: ubuntu-latest
267
if: ${{ github.event_name == 'pull_request' }}
268
steps:
269
- - uses: amannn/action-semantic-pull-request@01d5fd8a8ebb9aafe902c40c53f0f4744f7381eb # v5.0.2
+ - uses: amannn/action-semantic-pull-request@b6bca70dcd3e56e896605356ce09b76f7e1e0d39 # v5.1.0
270
env:
271
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
272
with:
0 commit comments