Skip to content

Commit

Permalink
Update thollander/actions-comment-pull-request action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and finn-block committed Nov 18, 2024
1 parent 79e7310 commit 1c6aab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/projects-dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
# Add a comment to the PR with the link to the deployed site
- name: Add preview comment to PR
if: github.event_name == 'pull_request'
uses: thollander/actions-comment-pull-request@v2
uses: thollander/actions-comment-pull-request@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 1c6aab5

Please sign in to comment.