Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 12, 2023
1 parent 07cab37 commit 87828e6
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.4.0
- uses: cakeinpanic/jira-description-action@v0.6.1
name: jira-description-action
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 87828e6

Please sign in to comment.