Skip to content

Commit cb4d5e8

Browse files
chore(deps): bump cakeinpanic/jira-description-action (#17601)
Bumps [cakeinpanic/jira-description-action](https://github.com/cakeinpanic/jira-description-action) from 0.8.0 to 0.8.1. - [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.8.0...v0.8.1) --- updated-dependencies: - dependency-name: cakeinpanic/jira-description-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c678bb8 commit cb4d5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jira-lint-and-link.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
if: ${{ github.actor != 'dependabot[bot]' }}
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: cakeinpanic/[email protected].0
11+
- uses: cakeinpanic/[email protected].1
1212
name: jira-description-action
1313
with:
1414
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)