Skip to content

Commit

Permalink
⬆️ Bump tkt-actions/add-issue-links from 1.8.1 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps [tkt-actions/add-issue-links](https://github.com/tkt-actions/add-issue-links) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/tkt-actions/add-issue-links/releases)
- [Commits](tkt-actions/add-issue-links@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: tkt-actions/add-issue-links
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 23, 2023
1 parent 30c83dd commit 4734dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
issue-link:
runs-on: ubuntu-latest
steps:
- uses: tkt-actions/add-issue-links@v1.8.1
- uses: tkt-actions/add-issue-links@v1.8.2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
branch-prefix: '/'
Expand Down

0 comments on commit 4734dc8

Please sign in to comment.