Skip to content

Commit

Permalink
chore(deps): Bump cakeinpanic/jira-description-action (#15904)
Browse files Browse the repository at this point in the history
Bumps [cakeinpanic/jira-description-action](https://github.com/cakeinpanic/jira-description-action) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/cakeinpanic/jira-description-action/releases)
- [Changelog](https://github.com/cakeinpanic/jira-description-action/blob/master/CHANGELOG.md)
- [Commits](cakeinpanic/jira-description-action@v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: cakeinpanic/jira-description-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent 6493135 commit e9d4ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jira-lint-and-link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
add-jira-description:
runs-on: ubuntu-latest
steps:
- uses: cakeinpanic/jira-description-action@v0.6.1
- uses: cakeinpanic/jira-description-action@v0.7.0
name: jira-description-action
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e9d4ea7

Please sign in to comment.