Skip to content

Commit

Permalink
chore(deps): bump step-security/conventional-pr-title-action
Browse files Browse the repository at this point in the history
Bumps [step-security/conventional-pr-title-action](https://github.com/step-security/conventional-pr-title-action) from 1.0.0 to 3.2.0.
- [Release notes](https://github.com/step-security/conventional-pr-title-action/releases)
- [Changelog](https://github.com/step-security/conventional-pr-title-action/blob/main/release.config.js)
- [Commits](step-security/conventional-pr-title-action@0eae745...19fb561)

---
updated-dependencies:
- dependency-name: step-security/conventional-pr-title-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 983adc1 commit 59e3470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flow-pull-request-formatting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
runs-on: [self-hosted, Linux, medium, ephemeral]
steps:
- name: Check PR Title
uses: step-security/conventional-pr-title-action@0eae74515f5a79f8773fa04142dd746df76666ac # v1.0.0
uses: step-security/conventional-pr-title-action@19fb561b33015fd2184055a05ce5a3bcf2ba3f54 # v3.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 59e3470

Please sign in to comment.