Skip to content

Commit

Permalink
ci: replace master with commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
sahani-deriv committed Jun 28, 2024
1 parent a8b6977 commit 31b2e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_versioning_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
}
- name: Delete PR if comment exists
uses: izhangzhihao/delete-comment@master
uses: izhangzhihao/delete-comment@d075704468e1cf74e60944d9f335351213c34d85
with:
github_token: ${{ secrets.PAT }}
delete_user_name: mobile-apps-deriv
Expand Down

0 comments on commit 31b2e4a

Please sign in to comment.