Skip to content

Commit

Permalink
chore(deps): bump cakeinpanic/jira-description-action from 0.6.1 to 0…
Browse files Browse the repository at this point in the history
….7.0 (#2297)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yamil Medina <yamilmedina@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and yamilmedina committed Oct 4, 2023
1 parent cb0ad6b commit b2e2292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jira-lint-and-link.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
# Run only if the PR is not from a Fork / external contributor
if: (!startsWith(github.ref, 'refs/heads/dependabot/') && github.repository_owner == 'wireapp')
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 b2e2292

Please sign in to comment.