Skip to content

Commit

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

Bump reviewdog/action-remark-lint from 5.10 to 5.11
  • Loading branch information
mergify[bot] authored Jun 19, 2024
2 parents d7a2279 + 289867f commit b5eefd2
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.10
- uses: reviewdog/action-remark-lint@v5.11
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: ${{ steps.reporter.outputs.value }}
Expand Down

0 comments on commit b5eefd2

Please sign in to comment.