Skip to content

Commit

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

Bump reviewdog/action-remark-lint from 5.15 to 5.16
  • Loading branch information
mergify[bot] authored Dec 3, 2024
2 parents f9ac8a9 + 53a6d91 commit 02174b5
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.15
- uses: reviewdog/action-remark-lint@v5.16
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: ${{ steps.reporter.outputs.value }}
Expand Down

0 comments on commit 02174b5

Please sign in to comment.