Skip to content

Commit

Permalink
Merge pull request #914 from SwedbankPay/dependabot/github_actions/re…
Browse files Browse the repository at this point in the history
…viewdog/action-remark-lint-5.15

Bump reviewdog/action-remark-lint from 5.14 to 5.15
  • Loading branch information
mergify[bot] authored Sep 17, 2024
2 parents d4310ce + 1609795 commit e0d9555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
cond: ${{ github.event_name == 'pull_request' }}
if_true: github-pr-review
if_false: github-check
- uses: reviewdog/action-remark-lint@v5.14
- uses: reviewdog/action-remark-lint@v5.15
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: ${{ steps.reporter.outputs.value }}
Expand Down

0 comments on commit e0d9555

Please sign in to comment.