Skip to content

Commit

Permalink
Bump ryanvade/enforce-pr-title-style-action from 2.1.1 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [ryanvade/enforce-pr-title-style-action](https://github.com/ryanvade/enforce-pr-title-style-action) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/ryanvade/enforce-pr-title-style-action/releases)
- [Commits](ryanvade/enforce-pr-title-style-action@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: ryanvade/enforce-pr-title-style-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 17b7f67 commit 7443552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-pr-jira.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
if: ${{ !contains(fromJson('["main", "staging", "master", "beta", "develop", "prod", "development"]'), github.event.pull_request.head.ref) }}
steps:
- name: Enforce Pull Request Title includes Jira Issue Key
uses: ryanvade/[email protected].1
uses: ryanvade/[email protected].2

0 comments on commit 7443552

Please sign in to comment.