Skip to content

ci(github-action): update action softprops/action-gh-release ( a06a81a ➔ 3bb1273 ) #244

ci(github-action): update action softprops/action-gh-release ( a06a81a ➔ 3bb1273 )

ci(github-action): update action softprops/action-gh-release ( a06a81a ➔ 3bb1273 ) #244

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Conventional Commits
on:
pull_request_target:
branches:
- master
jobs:
main:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- name: Verify
uses: webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 # v1.3.0